Skip to content

Godzilla SpringMVC Interceptor Class 注入失败 #37

Description

@qwer1101

本地环境一: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。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions