编程语言 spring boot 拦截器不拦截静态资源,只拦截controller的方法 文章目录 拦截器拦截静态资源问题 只拦截controller方法 实现 拦截器拦截静态资源问题 实现拦截器的做…