Spring Boot 2.6.1 重磅發(fā)布!
技術編輯:61丨發(fā)自 思否編輯部
公眾號:SegmentFault
模式分析 PatternParseException 的操作消息中的 matching-strategy 屬性的名稱不正確 #28839
https://github.com/spring-projects/spring-boot/issues/28839
修復 ErrorPageSecurityFilter 部署到 Servlet 3.1 的兼容問題?#28790
https://github.com/spring-projects/spring-boot/issues/28790
QuartzDataSourceScriptDatabaseInitiializer不提供 MariaDB?#28779的映射
https://github.com/spring-projects/spring-boot/pull/28779
"test" 和 "Inlined Test Properties" 屬性源順序不正確?#28776
https://github.com/spring-projects/spring-boot/issues/28776
在沒有 spring-security-web 的 Servlet 應用程序中使用 Spring Security 時出現 ArrayStoreException?#28774
https://github.com/spring-projects/spring-boot/issues/28774
DefaultClientResources 在將 Lettuce 與 Actuator 一起使用時未正確關閉是發(fā)出警告?#28767
https://github.com/spring-projects/spring-boot/pull/28767
具有 permitAll 的頁面無法再通過自動配置的 MockMvc?#28759
https://github.com/spring-projects/spring-boot/issues/28759
依賴管理 org.elasticsearch.distribution.integ-test-zip:elasticsearch 應將其類型聲明為 zip?#28746
https://github.com/spring-projects/spring-boot/issues/28746
修復文檔 "External Application Properties" 部分中的拼寫錯誤?#28834
https://github.com/spring-projects/spring-boot/issues/28834
修復參考文檔?#28833?中 "spring --version" 的輸出
https://github.com/spring-projects/spring-boot/issues/28833
org.springframework.boot.actuate.metrics.data? 包添加描述?#28761
https://github.com/spring-projects/spring-boot/issues/28761
可以創(chuàng)建獨立的 Spring 應用程序,并且基于其 Maven?或 Gradle 插件,可以創(chuàng)建可執(zhí)行的 JARs?和 WARs
內嵌 Tomcat 或 Jetty 等 Servlet 容器
提供自動配置的 “starter” 項目對象模型(POMS)以簡化 Maven 配置
盡可能自動配置 Spring 容器
提供準備好的特性,如指標、健康檢查和外部化配置
絕對沒有代碼生成,不需要 XML 配置。

