Skip to content

Generate Report for classes extends PagingAndSortingRepository interface #518

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sanagaraj-pivotal opened this issue Nov 2, 2022 · 1 comment · Fixed by #537
Closed

Comments

@sanagaraj-pivotal
Copy link
Contributor

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

@sanagaraj-pivotal
Copy link
Contributor Author

image

Generates report for demo-song-app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant