SpringBoot版本选择
git源码地址https://github.com/spring-projects/spring-boot/releases/
springboot2.0新特性 https://github.com/spring-projects/spring-boot/wiki/spring-Boot-2.0-Release-Notes
Upgrading from Spring Boot 1.5
Since this is a major release of Spring Boot, upgrading existing applications can be a little more involved that usual. We’ve put together a dedicated migration guide to help you upgrade your existing Spring Boot 1.5 applications.
If you’re currently running with an earlier version of Spring Boot, we strongly recommend that you upgrade to Spring Boot 1.5 before migrating to Spring Boot 2.0.
SpringCloud版本选择
Spring Boot 与 Spring Cloud 兼容性查看
周阳老师用到的组件版本
- Cloud - Hoxton.SR1
- Boot - 2.2.2.RELEASE
- Cloud Alibaba - 2.1.0.RELEASE
- Java - Java 8
- Maven - 3.5及以上
- MySQL - 5.7及以上
https://github.com/alibaba/spring-cloud-alibaba/wiki/%E7%89%88%E6%9C%AC%E8%AF%B4%E6%98%8E