Uses of Package
org.springframework.batch.core.configuration.annotation
Packages that use org.springframework.batch.core.configuration.annotation
Package
Description
Annotations and builder factories for java based configuration
-
Classes in org.springframework.batch.core.configuration.annotation used by org.springframework.batch.core.configuration.annotationClassDescriptionBase
Configurationclass that provides a common structure for enabling and using Spring Batch.Strategy interface that users can provide as a factory for custom components needed by a Batch system.Convenient factory for aJobBuilderthat sets theJobRepositoryautomatically.BaseConfigurationclass to provide a common structure for enabling and using Spring Batch.Convenient factory for aStepBuilderwhich sets theJobRepositoryandPlatformTransactionManagerautomatically.