Spring Boot Admin 2.0.2 已发布,官方没有提供本次的更新说明,不过我们从关闭的 issue 中看到,该版本的更新内容主要是 bug 修复和功能增强。
列举部分如下:
- Add view for mappings endpoint
- Use Spring Boot autoconfigure-processor to optimize auto-configurations
- Don't redirect to login when the 401 is forwarded from monitored applications
- Enable CSRF-Protection in UI and update samples
- Support custom ui views in Spring Boot Admin 2.x
- Serializing the whole Principal leads to error
- Event Journal is showing oldest event first
源码下载 https://github.com/codecentric/spring-boot-admin/releases/tag/2.0.2
Spring Boot Admin 是用来管理 Spring Boot 应用程序的一个简单的界面。提供如下功能:
- 显示 name/id 和版本号
- 显示在线状态
- 下载主日志文件
- 显示详情,如:
- Java 系统属性
- Java 环境变量属性
- 内存信息
- Spring 环境属性
继续阅读与本文标签相同的文章
上一篇 :
iconfont字体图标的使用方法--超简单!
下一篇 :
WebSocket协议详细介绍
-
PostgreSQL系统隐藏字段
2026-05-18栏目: 教程
-
7月24日阿里云峰会.上海 开发者大会回看
2026-05-18栏目: 教程
-
aPaaS平台是什么?aPaaS与PaaS有什么区别?
2026-05-18栏目: 教程
-
【从入门到放弃-ZooKeeper】ZooKeeper实战-分布式队列 | 9月18号栖夜读
2026-05-18栏目: 教程
-
Docker日志收集最佳实践
2026-05-18栏目: 教程
