java-memshell-generator-release icon indicating copy to clipboard operation
java-memshell-generator-release copied to clipboard

Godzilla SpringMVC Interceptor Class 注入失败

Open qwer1101 opened this issue 9 months ago • 1 comments

本地环境一:springboot 在addInterceptor()反射调用getBean的时候报错: java.lang.NoSuchMethodException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext.getBean(java.lang.String)

Image

导致interceptor没有加进去。

本地环境二:SpringMVC + tomcat9.0.89 也是addInterceptor反射调用getBean的时候报错NoSuchMethodException。

qwer1101 avatar Mar 20 '25 05:03 qwer1101

JDK17的环境

qwer1101 avatar Mar 20 '25 05:03 qwer1101