
org.springframework.core.annotation.MergedAnnotations$SearchStrategy
在使用@SpringBootTest注解时,报这个错。 我使用的springboot版本是2.1.1的 我使用的spring-test是5+版本的。应该是版本不匹配造成的,降低spring-test的版本到4.+ 就解决了。
👁️ 阅读量:0
© 版权声明:本文《org.springframework.core.annotation.MergedAnnotations$SearchStrategy》内容均为本站精心整理或网友自愿分享,如需转载请注明原文出处:https://www.zastudy.cn/wen/1686590520a300540.html。