Class DeprecatedFactoryConfiguration

java.lang.Object
com.github.marschall.spring.batch.inmemory.DeprecatedFactoryConfiguration

@Configuration @Deprecated(forRemoval=true, since="2.0.0") public class DeprecatedFactoryConfiguration extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
Registers the deprecated JobBuilderFactory and StepBuilderFactory.

Requires a JobRepository.

  • Constructor Details

    • DeprecatedFactoryConfiguration

      public DeprecatedFactoryConfiguration()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details