Langauge/JAVA
인텔리제이 spring-boot reload
유로파니
2021. 1. 20. 16:40
● Backend
1. Preference - gradle - build and run using / run test using : 인텔리제이로 변경
2. Preference - Build, Execution, Deployment - Compiler - Build project automatically 체크
3. Registry - complier.automake.allow.when.app.running 체크
( 2021.2버전 이후)
3. Preference - Advanced Settings - compiler - Allow auto-make to start even if developed application is currently running 체크
● Frontend
Edit Configuration - Spring Boot - Running Application Update Policies
- On 'Update' action : How swap classes and update trigger file if failed
- On frame deactivation : Update classes and resources
lhb0517.tistory.com/entry/SpringIntelliJ-SpringBoot-HotSwap-with-IntelliJ
● 인텔리제이 gradle dependency refresh
Gradle -> 프로젝트 우클릭 -> Refresh external project