IntelliJ springBoot 리소스 자동 리로드
spring-boot-devtools를 이용(서버 재시작없이 자동 리로드)

출처 : https://powernote.tistory.com/19
IntelliJ spring boot DevTools 자동 빌드 적용하기.
** intelliJ version : IntelliJ IDEA 2018.1 이후 버전 # IntelliJ 에서 devtools 개발도구를 설치 하면 이상하게 EClipse에서 잘되던 자동 컴파일 이 안된다. # devtools 를 반영하고 적용하는것을 해보자. 참고 URL : ht
powernote.tistory.com

출처 : https://lejewk.github.io/springboot-devtool/
spring boot devtool 을 이용한 intellij autoload 설정
로컬환경에서 수정된 코드가 자동으로 반영되도록 도와줍니다.컴파일이 필요한 java 부터 html,css 등과 같은 정적 파일까지 devtool 의존성 설정123456dependencies { implementation('org.springframework.boot:spring-b
lejewk.github.io
IntelliJ 2021.2 버전에서는 registry에 compiler.automake.allow.when.app.running가 없음

Settings-Advanced Settings로 이동됨
출처 : https://www.jetbrains.com/ko-kr/support/
제품 및 기술 지원 - JetBrains
www.jetbrains.com

'💻 it > development' 카테고리의 다른 글
| [Visual SVN]windows visual SVN 세팅 & eclipse 연동 (0) | 2025.12.14 |
|---|---|
| [IDE]IntelliJ idea vim 클립보드 복사 방법 (0) | 2025.12.14 |
| [egovframework](전자정부프레임워크) 설치 (0) | 2025.12.14 |
| [Java] java casting(string), String.valueOf(), String.toString() (0) | 2025.12.14 |
| [Spring]@ModelAttribute 어노테이션 (0) | 2025.12.14 |
댓글