java.lang.NoClassDefFoundError: org/springframework/core/annotation/MergedAnnotations$SearchStrategy
当你发现有这个错误的时候,检查一下自己测试的依赖版本是否一致。
使用spring-test时报错
原文:https://www.cnblogs.com/sjfxdbky/p/13143300.html