본문 바로가기

서버

Springboot - vscode에서 hot swapping 셋팅

728x90

1) compile시 사용하는 dev-tools 추가하기

	compileOnly 'org.springframework.boot:spring-boot-devtools'

 

2) vscode의 debugging 모드시 class 변경점 리로딩 설정