Package org.springframework.batch.item.data.builder
@NonNullApi
package org.springframework.batch.item.data.builder
Builders for Spring Data item readers and writers.
- Author:
- Mahmoud Ben Hassine
-
ClassDescriptionA builder implementation for the
MongoItemReader
A builder implementation for theMongoItemWriter
Deprecated.since 5.0 in favor of the item reader builder from ...Deprecated.since 5.0 in favor of the item writer builder from ...A builder implementation for theRepositoryItemReader
.A builder implementation for theRepositoryItemWriter
.Establishes a proxy that will capture a the Repository and the associated methodName that will be used by the writer.