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
As of Spring data Turing, PagingAndSortingRepository does not extend CrudRepository hence if one needs to use functions from CrudRepository, one has to implement it explicitly.
As of Spring data Turing, PagingAndSortingRepository does not extend CrudRepository hence if one needs to use functions from CrudRepository, one has to implement it explicitly.
Find changes here
https://github.com/spring-projects/spring-data-commons/wiki/Spring-Data-2022.0-(Turing)-Release-Notes-(Preview)#sorting-repositories-no-longer-inherit-from-crud-repositories
The text was updated successfully, but these errors were encountered: