服务管理admin 服务治理

服务管理admin 服务治理,第1张

服务管理admin 服务治理

服务端 与当前版本配套

de.codecentric
spring-boot-admin-starter-server
2.2.0


de.codecentric
spring-boot-admin-server-ui
2.2.0

启动类@EnableAdminServer

客户端

de.codecentric
spring-boot-admin-starter-client
2.2.0

spring:
boot:
admin:
client:
url: ‘http://127.0.0.1:8022’//指向admin server
management:
endpoints:
web:
exposure:
include: “*”
endpoint:
health:
show-details: ALWAYS

欢迎分享,转载请注明来源:内存溢出

原文地址:https://54852.com/zaji/5677351.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2022-12-17
下一篇2022-12-17

发表评论

登录后才能评论

评论列表(0条)

    保存