|
@@ -145,11 +145,11 @@
|
|
<artifactId>spring-boot-starter-actuator</artifactId>
|
|
<artifactId>spring-boot-starter-actuator</artifactId>
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
- <dependency>
|
|
|
|
- <groupId>io.micrometer</groupId>
|
|
|
|
- <artifactId>micrometer-registry-elastic</artifactId>
|
|
|
|
- <version>1.3.0</version>
|
|
|
|
- </dependency>
|
|
|
|
|
|
+<!-- <dependency>-->
|
|
|
|
+<!-- <groupId>io.micrometer</groupId>-->
|
|
|
|
+<!-- <artifactId>micrometer-registry-elastic</artifactId>-->
|
|
|
|
+<!-- <version>1.3.0</version>-->
|
|
|
|
+<!-- </dependency>-->
|
|
|
|
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.springframework.boot.experimental</groupId>
|
|
<groupId>org.springframework.boot.experimental</groupId>
|