使用spring-test时报错
Posted kidnap
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了使用spring-test时报错相关的知识,希望对你有一定的参考价值。
java.lang.NoClassDefFoundError: org/springframework/core/annotation/MergedAnnotations$SearchStrategy
当你发现有这个错误的时候,检查一下自己测试的依赖版本是否一致。
以上是关于使用spring-test时报错的主要内容,如果未能解决你的问题,请参考以下文章
mybatis-spring-boot-starter在maven包时报错
spring data jpa执行update和delete语句时报错处理