● 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
'Langauge > JAVA' 카테고리의 다른 글
Optional (0) | 2020.12.02 |
---|---|
IntelliJ(인텔리제이) 단축키 (0) | 2020.12.01 |
Eclipse(이클립스) UTF-8 한글 인코딩 설정 (0) | 2020.10.01 |
Formatter - printf, String.format 옵션 (0) | 2020.06.11 |
네트워크 (0) | 2020.06.10 |