You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mvc:interceptor should have a path parameter to exclude path from intercepting. For example: Interceptor runs for all paths /* , but it must not intercept specified paths: /admin/ *. /image/ * and /styles/ *