Class SpringBatchRestConfiguration
- java.lang.Object
-
- com.github.chrisgleissner.springbatchrest.api.SpringBatchRestConfiguration
-
@Configuration @EnableBatchProcessing @ComponentScan(basePackageClasses={com.github.chrisgleissner.springbatchrest.util.adhoc.AdHocStarter.class,JobController.class,JobDetailController.class,JobExecutionController.class}) public class SpringBatchRestConfiguration extends Object
-
-
Constructor Summary
Constructors Constructor Description SpringBatchRestConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.swagger.v3.oas.models.OpenAPI
customOpenAPI()
-