Class InMemoryBatchConfiguration

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

An alternative to DefaultBatchConfiguration that sets up Spring Batch with a in-memory JobRepository and JobExplorer and a default JobLauncher and JobRegistry.