Spring에서 HttpServletReqeust 접근 (참조) http://dveamer.github.io/backend/SpringRequestContextHolder.html 카테고리 없음 2022.03.14
Reflection 객체를 이용해 클래스의 정보를 분석해 내는 프로그램 기법을 말함 class.getName() : 해당 클래스의 패키지명까지 추출 RequestContextHolder : Spring에서 전역으로 Request에 대한 정보를 추출 할 때 사용하는 유틸성 클래스 카테고리 없음 2022.03.14