Spring Boot Admin 2.0.3 已发布,官方没有提供本次的更新说明,不过我们从关闭的 issue 中看到,该版本的更新内容主要是 bug 修复和功能增强。 列举部分如下: CompositeNotifier doesn't call all notifiers when exception occurs 此外,也已将 Spring Boot 升级至 Spring Boot 2.0.5.RELEASE 版本。 源码下载 https://github.com/codecentric/spring-boot-admin/releases/tag/2.0.3 Spring Boot Admin 是用来管理 Spring Boot 应用程序的一个简单的界面。提供如下功能:
|