2020. 7. 13. 16:34
JAVA오픈소스/Spring
HttpServletRequest req = ((ServletRequestAttributes)RequestContextHolder.getRequestAttributes()).getRequest();
http://dveamer.github.io/backend/SpringRequestContextHolder.html
'JAVA오픈소스 > Spring' 카테고리의 다른 글
스프링 ApplicationContext로 명시적 bean 얻는 법 @autowired(X) (0) | 2022.08.23 |
---|---|
spring java,jsp에서 접속 url 주소 조회 (0) | 2022.07.19 |
로깅 편하게 하는법 (0) | 2020.05.28 |
파라매터들이 리스트로 왔을떄 처리법 (0) | 2016.12.20 |
ApplicationContext 싱글톤으로 만들기 (0) | 2016.01.28 |