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
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.A builder implementation for the
MongoItemWriter
Builder forMongoPagingItemReader
.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.
MongoPagingItemReaderBuilder
instead.