반응형 재시작1 [intellij] html, jsp, css, javascript.. Live reload(실시간 반영, 새로고침)적용하기 Update Policies 정책으로 인해 업데이트가 바로 적용 안됨.. 프로젝트를 수정사항을 확인하기 위해 재시작을 하는게 너무 번거로워 서치해봄.. 아래와 같이 적용하면 재시작하지 않아도 변경 사항이 반영된다! Run > EditConfiguration : Running Application Update Policies 필드값 변경 On 'Update' action = Update trigger file On frame deactivation = Update resources Dependency 추가 compile 'org.springframework.boot:spring-boot-devtools' 설정 파일(application.xml) 적용하기 spring.thymeleaf.cache=false.. 2021. 11. 30. 이전 1 다음 728x90 반응형