SpringBoot各版本新增特性详细一览
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了SpringBoot各版本新增特性详细一览相关的知识,希望对你有一定的参考价值。
参考技术A 参考链接:https://github.com/spring-projects/spring-boot/tags下图为各版本维护时间:
spring-buildmaster released this on 13 Nov · 482 commits to master since this release
参考链接:https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.4-Release-Notes#new-and-noteworthy
待更新
philwebb released this on 15 May · 3547 commits to master since this release
参考链接:https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.3-Release-Notes#new-and-noteworthy
For full upgrade instructions and new and noteworthy features please see the release notes .
待更新
参考链接:https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.2-Release-Notes#new-and-noteworthy
spring-buildmaster released this on 17 Oct 2019 · 6503 commits to master since this release
待更新
spring-buildmaster released this on 30 Oct 2018 · 10866 commits to master since this release
参考链接:https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.1-Release-Notes#new-and-noteworthy
待更新
spring-buildmaster tagged this on 1 Mar 2018 · 14392 commits to master since this tag
参考链接:https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.0-Release-Notes#new-and-noteworthy
待更新
spring-buildmaster tagged this on 30 Jan 2017 · 20057 commits to master since this tag
参考链接:https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-1.5-Release-Notes#new-and-noteworthy
待更新
spring-buildmaster tagged this on 29 Jul 2016 · 21635 commits to master since this tag
参考链接:https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-1.4-Release-Notes#new-and-noteworthy
待更新
spring-buildmaster tagged this on 16 Nov 2015 · 23756 commits to master since this tag
参考链接:https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-1.3-Release-Notes#new-and-noteworthy
待更新
spring-buildmaster tagged this on 11 Dec 2014 · 26431 commits to master since this tag
参考链接:https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-1.2-Release-Notes#new-and-noteworthy
待更新
spring-buildmaster tagged this on 11 Jun 2014 · 27753 commits to master since this tag
参考链接:https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-1.1-Release-Notes#new-and-noteworthy
待更新
spring-buildmaster tagged this on 1 Apr 2014 · 28431 commits to master since this tag
参考链接:https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-1.0-Release-Notes#new-and-noteworthy
待更新
Spring Boot学习总结(24)——Spring Boot 2.5 新特性一览
前言
距离上次的 Spring Boot 2.4.5 版本发布刚好一个月左右,Spring Boot 又发新版本了!
Spring Boot 又一次性发布了 3 个版本:
- Spring Boot 2.5.0
- Spring Boot 2.4.6
- Spring Boot 2.2.13.RELEASE
在这次发布的 3 个版本中,Spring Boot 2.5 毫无疑问是最重大的一个版本,也是近半年发布的最大版本,上一个
以上是关于SpringBoot各版本新增特性详细一览的主要内容,如果未能解决你的问题,请参考以下文章
Spring Boot学习总结(24)——Spring Boot 2.5 新特性一览