spring-projects / spring-data-jpa

Simplifies the development of creating a JPA-based data access layer.
https://spring.io/projects/spring-data-jpa/
Apache License 2.0
3.02k stars 1.42k forks source link

support Pageable.unpaged(sort). #3514

Closed yoa1226 closed 4 months ago

yoa1226 commented 5 months ago

3476

pivotal-cla commented 5 months ago

@yoa1226 Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

pivotal-cla commented 5 months ago

@yoa1226 Thank you for signing the Contributor License Agreement!

quaff commented 5 months ago

You should add corresponding tests.

yoa1226 commented 5 months ago

You should add corresponding tests.

ok. I will.

yoa1226 commented 5 months ago

@quaff hi, I added corresponding tests.

christophstrobl commented 4 months ago

Sorry @yoa1226 that one slipped through - closing this one as #3476 has been solved.