Spring Boot Admin 是用来管理 Spring Boot 应用程序的一个简单的界面。
Spring Boot Admin 2.1.4 已发布,官方没有提供本次的更新说明,不过我们从关闭的 issue 中看到该版本的主要更新内容,是 Bug 修复和功能增强,包括:
- 更新至 Spring Boot 2.1.4
- 错误发生后,端点检测将不会继续进行后续实例
- 再水化(rehydrating)快照仓库时抛出 NullPointerException
- 加载不出应用
- 更新至 Spring Cloud Greenwich.SR1
- 未报告 “misses” 时未显示的缓存指标
- StatusUpdateTrigger 在 BodyExtractors $ ReadCancellationException 之后停止更新
- reactor.retry.RetryExhaustedException:de.codecentric.boot.admin.server.eventstore.OptimisticLockingException:Verison 1 被 1 替换
- 定期检查 `/ actuator / info` 更新
下载地址:
转自 https://www.oschina.net/news/105709/spring-boot-admin-2-1-4-released