오류 : cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '컨트롤러이름': Invocation of init method failed; nested exception is java.lang.Error: Unresolved compilation problems:
jsp를 수정하고 있는데 갑작스런 오류가 발생했다.
404오류와 함께 페이지가 뜨지 않았다.
커밋 없이 꽤나 많은 부분을 수정했는데, 당황스러울 따름.
서버 클린, 퍼블리싱, 재구동까지 해도 해결이 안됐는데,
프로젝트에 답이 있었다.
해결방법 : project를 선택하고, project - clean 진행. 다시 서버 재구동 하면 끝 -
평소 sts로 java단을 수정하고, vsc로 프론트쪽을 수정하다보니
발생되는 오류를 뒤늦게야 봤다.
그래도 20분 이내로 해결했으니 다행-