Spring Boot 与JDK的版本映射
Spring Boot 3.0.0 requires Java 17 and is compatible up to and including Java 19. Spring Framework 6.0.2 or above is also required.
Spring Boot 2.7.0 requires Java 8 and is compatible up to and including Java 18. Spring Framework 5.3.20 or above is also required.
Spring Boot 2.6.0 requires Java 8 and is compatible up to and including Java 17. Spring Framework 5.3.13 or above is also required.
Spring Boot 2.5.0 requires Java 8 and is compatible up to and including Java 16. Spring Framework 5.3.7 or above is also required.
Spring Boot 2.4.0 requires Java 8 and is compatible up to Java 15 (included). Spring Framework 5.3.1 or above is also required.
Spring Boot 与Spring Cloud 的版本映射
2022.0 (Kilburn) | 2021.0 (Jubilee) | 2020.0 (ilford) | Hoxton | Greenwich | Finchley | Edgware | |
---|---|---|---|---|---|---|---|
spring-boot | 3.0.x | 2.7.x/2.6.x | 2.5.x/2.4.x | 2.3.x/2.2.x | 2.1.x | 2.0.x | 1.5.x |
spring-cloud-bus | 4.0.x | 3.1.x | 3.0.x | 2.2.x | 2.1.x | 2.0.x | 1.3.x |
spring-cloud-circuitbreaker | 3.0.x | 2.1.x | 2.0.x | 1.0.x | - | - | - |
spring-cloud-cli | - | 3.1.x | 3.0.x | 2.2.x | 2.1.x | 2.0.x | 1.4.x |
spring-cloud-cloudfoundry | - | 3.1.x | 3.0.x | 2.2.x | 2.1.x | 2.0.x | 1.1.x |
spring-cloud-commons | 4.0.x | 3.1.x | 3.0.x | 2.2.x | 2.1.x | 2.0.x | 1.3.x |
spring-cloud-config | 4.0.x | 3.1.x | 3.0.x | 2.2.x | 2.1.x | 2.0.x | 1.4.x |
spring-cloud-consul | 4.0.x | 3.1.x | 3.0.x | 2.2.x | 2.1.x | 2.0.x | 1.3.x |
spring-cloud-contract | 4.0.x | 3.1.x | 3.0.x | 2.2.x | 2.1.x | 2.0.x | 1.2.x |
spring-cloud-function | 3.2.x | 3.2.x | 3.1.x | 3.0.x | 2.0.x | 1.0.x | 1.0.x |
spring-cloud-gateway | 4.0.x | 3.1.x | 3.0.x | 2.2.x | 2.1.x | 2.0.x | 1.0.x |
spring-cloud-kubernetes | 3.0.x | 2.1.x | 2.0.x | 1.1.x | 1.0.x | - | - |
spring-cloud-netflix | 4.0.x | 3.1.x | 3.0.x | 2.2.x | 2.1.x | 2.0.x | 1.4.x |
spring-cloud-openfeign | 4.0.x | 3.1.x | 3.0.x | 2.2.x | 2.1.x | - | - |
spring-cloud-security | - | - | - | 2.2.x | 2.1.x | 2.0.x | 1.2.x |
spring-cloud-sleuth | - | 3.1.x | 3.0.x | 2.2.x | 2.1.x | 2.0.x | 1.3.x |
spring-cloud-stream | 4.0.x | 3.2.x | 3.1.x | Horsham.x | Fishtown.x | Elmhurst.x | Ditmars.x |
spring-cloud-task | 3.0.x | 2.4.x | 2.3.x | 2.2.x | 2.1.x | 2.0.x | 1.2.x |
spring-cloud-vault | 4.0.x | 3.1.x | 3.0.x | 2.2.x | 2.1.x | 2.0.x | 1.1.x |
spring-cloud-zookeeper | 4.0.x | 3.1.x | 3.0.x | 2.2.x | 2.1.x | 2.0.x | 1.2.x |
https://docs.spring.io/spring-boot/docs/3.0.0/reference/html/getting-started.html#getting-started
https://github.com/spring-cloud/spring-cloud-release/wiki/Supported-Versions