Today I Learned

[Spring] Resource is out of sync with the file system 본문

ERROR

[Spring] Resource is out of sync with the file system

처니형 2022. 11. 11. 09:34

Tomcat 서버를 실행할 때에 아래와 같이 "Resource is out of sync with the file system" 문제가 발생한다면

프로젝트에서 오른쪽 마우스 버튼 클릭한 후, 보여지는 팝업에서 "Refresh(F5)" 메뉴를 클릭하면 빌드 등의 과정이 완료되면서 Tomcat을 실행합니다.

Comments