|
@@ -103,10 +103,10 @@
|
|
|
<artifactId>spring-context-support</artifactId>
|
|
|
</dependency>
|
|
|
|
|
|
- <!-- <dependency>
|
|
|
- <groupId>org.springframework.boot</groupId>
|
|
|
- <artifactId>spring-boot-starter-actuator</artifactId>
|
|
|
- </dependency> -->
|
|
|
+ <dependency>
|
|
|
+ <groupId>org.springframework.cloud</groupId>
|
|
|
+ <artifactId>spring-cloud-starter-security</artifactId>
|
|
|
+ </dependency>
|
|
|
|
|
|
<dependency>
|
|
|
<groupId>io.micrometer</groupId>
|