A Filter and an Interceptor Both Run Before Your Controller.
Share

A filter runs outside DispatcherServlet, so it sees requests that never reach a controller and your @ControllerAdvice cannot catch what it…

 

 A filter runs outside DispatcherServlet, so it sees requests that never reach a controller and your @ControllerAdvice cannot catch what it…Continue reading on Boot Camp Java » Read More Java on Medium 

#java

By ali

Leave a Reply