Add actuator
This commit is contained in:
@@ -55,6 +55,7 @@ dependencies {
|
|||||||
|
|
||||||
implementation 'org.springframework.boot:spring-boot-starter-validation'
|
implementation 'org.springframework.boot:spring-boot-starter-validation'
|
||||||
implementation 'org.springframework.boot:spring-boot-starter-web'
|
implementation 'org.springframework.boot:spring-boot-starter-web'
|
||||||
|
implementation 'org.springframework.boot:spring-boot-starter-actuator'
|
||||||
implementation 'de.codecentric:spring-boot-admin-starter-client:2.4.3'
|
implementation 'de.codecentric:spring-boot-admin-starter-client:2.4.3'
|
||||||
|
|
||||||
implementation 'it.ozimov:embedded-redis:0.7.2'
|
implementation 'it.ozimov:embedded-redis:0.7.2'
|
||||||
|
|||||||
Reference in New Issue
Block a user