springboot与springcloud的版本对应关系

在实际开发中,需要更详细的版本对应关系:官方地址:(https://start.spring.io/actuator/info)

spring-cloud-dependencies版本列表:https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-dependencies

spring-boot-starter-parent版本列表可查看:https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-parent

你可能感兴趣的:(springboot与springcloud的版本对应关系)