pengdi hace 1 año
padre
commit
2af8c6230b
Se han modificado 1 ficheros con 12 adiciones y 12 borrados
  1. 12 12
      coupon-user-service-dev.yml

+ 12 - 12
coupon-user-service-dev.yml

@@ -151,15 +151,15 @@ hystrix:
           semaphore:
             maxConcurrentRequests: 10 #最大并发请求数
 
-#management:
-#  endpoint:
-#    health:
-#      # 总是显示各个组件的actuator信息
-#      show-details: always
-#  endpoints:
-#    web:
-#      exposure:
-#        # 暴露所有endpoint
-#        include: '*'
-#  security:
-#    enabled: false
+management:
+  endpoint:
+    health:
+      # 总是显示各个组件的actuator信息
+      show-details: always
+  endpoints:
+    web:
+      exposure:
+        # 暴露所有endpoint
+        include: '*'
+  security:
+    enabled: false