Skip to content

Deprecate setRepository in RepositoryItemWriter - #5473

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

Deprecate setRepository in RepositoryItemWriter#5473
scordio wants to merge 1 commit into
spring-projects:mainfrom
scordio:repository-item-writer-cleanup

Conversation

@scordio

@scordio scordio commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Similar to #5472, RepositoryItemWriter(CrudRepository<T, ?>) was added as part of 21af80d, making it the main code path for specifying the repository.

For this reason, the corresponding setter 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