【发布时间】:2018-08-01 13:15:45
【问题描述】:
目前,我们正在使用带有 eureka 的 spring boot 1.5.9。谁能告诉我应该使用哪个版本的 spring boot admin?
【问题讨论】:
-
2x 可以根据文档codecentric.github.io/spring-boot-admin/current/… 使用。不要忘记在属性文件名中提及 spring.boot.admin.api-path=/admin 可以是任何东西,并且在 Application 类中提及 @EnableAdminServer