java.lang.NoSuchMethodError org.springframework.core.annotation.AnnotationUtils.getAnnotation

后端 未结 3 595
温柔的废话
温柔的废话 2020-12-01 23:53

when I run my junit test I can get right result and the data can be stored into database.

when I deploy my project into tomcat, I got this exception.

my spri

3条回答
提交回复
热议问题