new config settings
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
@@ -32,6 +32,8 @@ dependencies {
|
||||
implementation 'org.springframework.cloud:spring-cloud-config-server'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-actuator'
|
||||
implementation 'org.springframework.cloud:spring-cloud-starter-netflix-eureka-client'
|
||||
implementation 'org.springframework.cloud:spring-cloud-starter-bootstrap'
|
||||
implementation 'com.github.ben-manes.caffeine:caffeine:3.1.8'
|
||||
compileOnly 'org.projectlombok:lombok'
|
||||
annotationProcessor 'org.projectlombok:lombok'
|
||||
testImplementation 'org.springframework.boot:spring-boot-starter-test'
|
||||
|
Reference in New Issue
Block a user