
java.lang.NoClassDefFoundError: org/springframework/core/annotation/MergedAnnotations$SearchStrategy
spring-boot测试类启动报错:
java.lang.NoClassDefFoundError: org/springframework/core/annotation/MergedAnnotations$SearchStrategy
报错原因test版本太高了!
spring-test spring-boot-test这两个的版本调低一点!
👁️ 阅读量:0
© 版权声明:本文《java.lang.NoClassDefFoundError: orgspringframeworkcoreannotationMergedAnnotations$SearchStrategy》内容均为本站精心整理或网友自愿分享,如需转载请注明原文出处:https://www.zastudy.cn/wen/1686590382a300504.html。