@@ -57,8 +57,8 @@ management:
endpoint:
health:
show-details: ALWAYS
- security:
- enabled: false
+# security:
+# enabled: false
myuri: localhost
@@ -1,6 +1,6 @@
server:
port: 8766
-security.basic.enabled: false
+#security.basic.enabled: false
turbine:
aggregator:
clusterConfig: default
@@ -20,6 +20,6 @@ spring:
publisher-confirms: true
virtual-host: /
-management:
+#management:
@@ -65,6 +65,12 @@
<groupId>org.jolokia</groupId>
<artifactId>jolokia-core</artifactId>
</dependency>
+ <!-- 自动提示配置问题 -->
+ <!--<dependency>-->
+ <!--<groupId>org.springframework.boot</groupId>-->
+ <!--<artifactId>spring-boot-properties-migrator</artifactId>-->
+ <!--<scope>runtime</scope>-->
+ <!--</dependency>-->
</dependencies>
<dependencyManagement>
@@ -20,6 +20,6 @@ eureka: