spring-boot和springframework、jdk的版本关系

JDK发布时间

https://blog.csdn.net/qq_26264237/article/details/90576007

springframework发布时间

https://blog.csdn.net/qq_26264237/article/details/90574888

spring-boot和springframework、jdk的版本关系

spring-boot版本 依赖springframework jdk版本 发布时间
1.0.0.RELEASE 4.0.3.RELEASE 1.7.0_45 2014
1.1.0.RELEASE 4.0.5.RELEASE 1.7.0_55 2014
1.2.0.RELEASE 4.1.3.RELEASE 1.7.0_67 2014
1.3.0.RELEASE 4.2.3.RELEASE 1.8.0_60 2015
1.4.0.RELEASE 4.3.2.RELEASE 1.8.0_60 2016
1.5.01.RELEASE 4.3.6.RELEASE 1.8.0_101 2017
1.5.20.RELEASE 4.3.23.RELEASE 1.8.0_201 2019
1.5.21.RELEASE 2019
2.0.0.RELEASE 5.0.4.RELEASE 1.8.0_141 2018
2.0.9.RELEASE 5.0.13.RELEASE 1.8.0_202 2019

你可能感兴趣的:(spring,JDK)