Package org.springframework.batch.core.explore.support
@NonNullApi
package org.springframework.batch.core.explore.support
Specific implementations of explorer concerns.
- Author:
- Michael Minella, Mahmoud Ben Hassine
-
ClassesClassDescriptionA
FactoryBeanthat automates the creation of aSimpleJobExplorer.AFactoryBeanthat automates the creation of aSimpleJobExplorerby using JDBC DAO implementations.This factory bean creates a job explorer backed by MongoDB.Implementation ofJobExplorerthat uses the injected DAOs.