内容简介:Spring Boot Admin 2.3.1 发布,这是一个错误修正版本。现在可以从 maven 仓库 下载,支持 2.3.0 平滑升级 <dependency> <groupId>de.codecentric</groupId> <artifactId>spring-boot-admin...

Spring Boot Admin 2.3.1 发布,这是一个错误修正版本。现在可以从 maven 仓库 下载,支持 2.3.0 平滑升级
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>spring-boot-admin-starter-client</artifactId>
<version>2.3.1</version>
</dependency>
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>spring-boot-admin-starter-server</artifactId>
<version>2.3.1</version>
</dependency>
功能更新
-
在线日志查看支持自动换行
-
增加配置支持指定视图隐藏
-
实例增加安全配置,支持 spring cloud kubernetes 服务发现
-
当服务部分实例不可用时,允许动态服务设置日志级别
错误修复
-
FilteringNotifier 触发时会被执行两次
-
如请求没有响应,Http 跟踪不起作用
-
存在多个自定义 tab 选项卡时,标题显示不正确
-
扩展视图配置链接无法使用 Spring Boot 上下文
-
无法使用 Hazelcast 集群保存事件日志
详情可通过以下链接获取 https://github.com/codecentric/spring-boot-admin

以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- JavaScript图形实例:迭代函数系统生成图形
- 从图形到像素:前端图形编程技术概览
- TensorFlow也可以做图形渲染了:当神经网络遇上计算机图形学
- Shader 绘制基础图形
- 图形算法可视化
- iOS 图形性能优化
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Numerical Methods and Methods of Approximation in Science and En
Karan Surana / CRC Press / 2018-10-31
ABOUT THIS BOOK Numerical Methods and Methods of Approximation in Science and Engineering prepares students and other readers for advanced studies involving applied numerical and computational anal......一起来看看 《Numerical Methods and Methods of Approximation in Science and En》 这本书的介绍吧!