wwwnghks.tistory.com/131?category=829393
[Spring] interceptor 에서Session 끊기는 경우
웹에서 session이 아무 이유 없이 끊기는 경우이다. 로컬에선 잘 되는데 실서버에서 세션이 끊기는 경우가 있다. 로그를 확인해보면 dispatcher-servlet에서 interceptor로 넘어가는데, interceptor에서 session
wwwnghks.tistory.com