Skip to content

Deprecate setRepository and setSorts in RepositoryItemReader - #5472

Open
scordio wants to merge 1 commit into
spring-projects:mainfrom
scordio:repository-item-reader-cleanup
Open

Deprecate setRepository and setSorts in RepositoryItemReader#5472
scordio wants to merge 1 commit into
spring-projects:mainfrom
scordio:repository-item-reader-cleanup

Conversation

@scordio

@scordio scordio commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

RepositoryItemReader(PagingAndSortingRepository<?, ?>, Map<String, Sort.Direction>) has been added as part of 21af80d, making it the main code path for specifying repository and sorts.

For this reason, the corresponding setters can be deprecated for removal.

Signed-off-by: Stefano Cordio <stefano.cordio@gmail.com>
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 this pull request may close these issues.

1 participant