错误描述
错误原因
Spring boot和Spring Cloud的版本不兼容
Springboot与Spring Cloud版本的兼容关系
| Spring boot | Spring Cloud |
|---|---|
| Finchley | 兼容Spring Boot 2.0.x,不兼容Spring Boot 1.5.x |
| Dalston和Edgware | 兼容Spring Boot 1.5.x,不兼容Spring Boot 2.0.x |
| Camden | 兼容Spring Boot 1.4.x,兼容Spring Boot 1.5.x |