本文最后更新于 2019年8月29日,距今已 2517 天,其中的信息可能已经发生变化,请注意甄别。
背景
SpringBoot和SpringCloud的版本需要对应,不然会因为jar包版本不兼容导致一系列奇怪的问题。因为官方不会保证SpringBoot和SpringCloud不同版本的兼容性。
大版本对应
| SpringCloud版本 | SpringBoot版本 |
|---|---|
| Hoxton | 2.2.x |
| Greenwich | 2.1.x |
| Finchley | 2.0.x |
| Edgware | 1.5.x |
| Dalston | 1.5.x |
参考:https://spring.io/projects/spring-cloud
其他
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
除非注明,否则均为李锋镝的博客原创文章,转载必须以链接形式标明本文链接
你这主题排版得好,我的主题不行,主要是不懂代码,都是ai搞的。
文章评论