Problem: I could not enable my jpa repository interface with this annotation. It complains '@NewSpan' not applicable to type
. I guess, it just does not work with interfaces and needs the concrete implementation which is not good for dynamically generated jpa functions. Any pointers or solutions?
Asked
Active
Viewed 397 times
1

v78
- 2,803
- 21
- 44