Closed 5kywa1ker closed 5 years ago
已解决
@5kywa1ker 请问如何解决的,是降级spring-boot版本,还是在dubbo中exclude spring-context?
@5kywa1ker 请问如何解决的,是降级spring-boot版本,还是在dubbo中exclude spring-context?
在dependencyManagement中引入spring-boot-starter-parent的pom依赖,项目不要从spring-boot-starter-parent继承。dependencyManagement里面的pom中版本的优先级比parent继承的优先级高。
spring boot 版本 2.1.4.RELEASE dubbo 版本 2.6.5 spring cloud 版本 Greenwich.SR1 dubbo-dependencies-bom中的4.3.16.RELEASE 而 spring boot中的spring version 是5.1.6.RELEASE
启动直接报错