Tag: A.O.P
어노테이션에 값 넘겨받는 방법에 대한 고찰
Aspect 객체에 동적으로 들어오는 데이터를 넘겨야하는 경우가 생길 때가 있다. 보통 이럴 때에 나는 커스텀 어노테이션을 만들고 이 어노테이션 값에 SpEL 문법을 활용하여 동적으로 들어온 데이터를 넘겨주는데 이 방법을 남겨둔다. Aspect 쪽에서 동적 데이터가 필요한 배경로깅 작업이 서버에 단순히 로그를 남겨둘 때에도 있지만 만약 좀 더 중요한 로그라
Aspect 객체에 동적으로 들어오는 데이터를 넘겨야하는 경우가 생길 때가 있다. 보통 이럴 때에 나는 커스텀 어노테이션을 만들고 이 어노테이션 값에 SpEL 문법을 활용하여 동적으로 들어온 데이터를 넘겨주는데 이 방법을 남겨둔다. Aspect 쪽에서 동적 데이터가 필요한 배경로깅 작업이 서버에 단순히 로그를 남겨둘 때에도 있지만 만약 좀 더 중요한 로그라
First Week Renewal My blog site [O] Changing the concept of categories and tags in all of my posts. [O] Adding Domain page for what i searched tho tag
ebook drm 걸려있는 파일에서 순수 pdf 파일 얻는 방법cheat engine 프로그램을 실행한다. 각 회사에서 제공하는 ebook 리더기 프로그램을 실행한 후 변환하려는 서적을 연다. cheat engine 에서 %PDF-1.6 검색하고 난 후 나타난 메모리
https://techblog.woowahan.com/5825/
Docker 이미지들이 기본적으로 저장되는 위치 /var/lib/docker https://pjh37.github.io/springboot/2020/08/03/springboot-11.html https://doinge-coding.tistory.com/entry/Do
https://nirsa.tistory.com/81 1번은 어떤 베이스 이미지를 사용할 지 docker-compose 안에서 선언을 해주었다면, docker-compose에서 선언하여 Dockerfile을 이용해 자동으로 docker build 후 베이스 이미지로 사용
REDIRECT TO THE BELOW PAGE. URL Please insert the target domain address you want. Parameters encode decode Please insert the parameters as the query s
body { padding-top: 2%; display: flex; justify-content: center; align-items: center; background-color: #efefef; }
jQry = jQuery.noConflict(); function request() { const form = document.createElement("form"); let charset = getCharset(); let parameterType = getParam