You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove superfluous @repository annotation from examples.
Remove the @repository annotation from interfaces in the examples, since it is not necessary on Spring Data interfaces (and creates a warning log anyway).
Closes#2234
Original pull request #2235
0 commit comments