spring-projects / spring-data-examples

Spring Data Example Projects
Apache License 2.0
5.17k stars 3.39k forks source link

Show how to use Limit with repository queries. #672

Closed christophstrobl closed 10 months ago

christophstrobl commented 10 months ago

Add methods taking a Limit parameter to various samples.