原文:Caused by: java.lang.NoClassDefFoundError: org/springframework/boot/context/properties/Configuration 和 出现 org.springframework.beans.factory.BeanCreationException 异常的原因及解决方法

将boot版本降低问题原因cloud 依赖版本跟 boot不一致一般情况是 spring boot版本高于cloud版本修改版本即可例如 spring boot 版本是 . . 其他cloud依赖是 . 以下 就会报错 lt parent gt lt groupId gt org.springframework.boot lt groupId gt lt artifactId gt spring ...

2021-08-17 16:34 0 222 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM