• 2022-06-06
    SpringMVC框架中使用拦截器,需要在哪个配置文件中进行配置权限拦截器?
    A: web.xml
    B: applicationContext.xml
    C: spring-mvc.xml
    D: jdbc.proterpies
  • 举一反三