|
@@ -69,6 +69,7 @@ subprojects {
|
|
|
|
|
|
compile('org.springframework.cloud:spring-cloud-config-server')
|
|
|
compile('org.springframework.boot:spring-boot-starter-jetty')
|
|
|
+ compile('org.springframework.boot:spring-boot-starter-security')
|
|
|
|
|
|
compile('org.springframework.cloud:spring-cloud-starter-netflix-eureka-server')
|
|
|
// compile('org.springframework.cloud:spring-cloud-starter-openfeign')
|