처음 배우는 스프링 부트2 : http://www.yes24.com/Product/Goods/64584833



SpringBootBatch

사용해야 하는 이유

주의사항

Gradle 의존성

compile('org.springframework.boot:spring-boot-starter-batch')
testCompile('org.springframework.batch:spring-batch-test')