Skip to content

webzeroit/spring-batch-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Spring Batch test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%