java.lang.IllegalStateException: No thread-bound request found 오류


java.lang.IllegalStateException: No thread-bound request found 오류

XML로 설정되어 있던 spring web application context를 Java Config 로 변환하는 과정에 오류가 발생하였다. java.lang.IllegalStateException: No thread-bound request found: Are you referring to request at..

java.lang.IllegalStateException: No thread-bound request found 오류에 대한 요약내용입니다.

자세한 내용은 아래에 원문링크를 확인해주시기 바랍니다.


원문링크 : java.lang.IllegalStateException: No thread-bound request found 오류