|
@@ -62,11 +62,6 @@ ext {
|
|
|
"velocity" : "org.apache.velocity:velocity-engine-core:2.0",
|
|
|
"freemarker" : "org.freemarker:freemarker:2.3.9",
|
|
|
"beetl" : "com.ibeetl:beetl:2.9.6",
|
|
|
-
|
|
|
- // spring boot
|
|
|
- "springboot-autoconfigure" : "org.springframework.boot:spring-boot-autoconfigure:${springBootVersion}",
|
|
|
- "springboot-configuration-processor": "org.springframework.boot:spring-boot-configuration-processor:${springBootVersion}",
|
|
|
- "springboot-starter-jdbc" : "org.springframework.boot:spring-boot-starter-jdbc:${springBootVersion}",
|
|
|
]
|
|
|
}
|
|
|
|