spring-batch-test Spring Batch test Prerequisites for testing Create a database in mysql called batch_test Build application Run application from target folder (java -jar test-batch.jar) Open swagger in browser http://localhost:8081/swagger-ui.html Try to call batch controller service