Create spring-boot-batch module
This commit is contained in:
committed by
Phillip Webb
parent
8d5c834df9
commit
06173670b3
@@ -5,7 +5,7 @@ plugins {
|
||||
description = "Starter for using Spring Batch"
|
||||
|
||||
dependencies {
|
||||
api(project(":spring-boot-project:spring-boot-batch"))
|
||||
api(project(":spring-boot-project:spring-boot-starters:spring-boot-starter"))
|
||||
api(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-jdbc"))
|
||||
api("org.springframework.batch:spring-batch-core")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user