前瞻:Spring Boot 2.4.0 第二个里程碑版本发布
回复“资源”获取独家整理的学习资料!
Spring Boot 2.4.0 的第二个里程碑版本发布了,可以从里程碑仓库获取。
此版本包含大量更新内容,摘取部分如下:
新特性
首选对 ConfigurationClassPostProcessor 的非反射访问 #22858
默认情况下,不在 HTTP 跟踪中包含 cookie 标头
在 Spring Boot 中应用 HTTP/2 不再要求强制 Jetty 和 Conscrypt 绑定使用
添加 no-pull 选项
支持新的核心框架 r2dbc
允许在参数上使用 DurationFormat 和 PeriodFormat
添加配置以禁用 Redis Cluster 动态源刷新
当 Jedis 和 Lettuce 都在类路径上时,允许选择 Jedis
添加对 Prometheus pushgateway 的基本身份验证支持
添加对配置文件组的支持
提取 DefaultPropertiesPropertySource 类
为 liquibase-maven-plugin 添加插件管理
……
更新说明:https://github.com/spring-projects/spring-boot/releases/tag/v2.4.0-M2
往期推荐
🔽 🔽 🔽 🔽