Spring 404오류1 [Spring] 프로젝트 import 404 오류 해결 모음 1. 서버-프로젝트 간 Path 연결 문제 404오류가 뜬 후 서버를 Clean해줄 때 가끔 Context root가 맞지 않는다고 뜰 때가 있다. 이 때 쓰는 방법. 1) 서버 더블클릭 > 아래 탭에서 Modules > 해당 프로젝트 선택 > Edit > Path를 / 로 바꿈 > OK 2) 프로젝트 우클릭 > Properties > Web Project Settings > Context root를 / 로 변경 > Apply and Close 2. 서버타임존(ServerTimezone) 문제 unrecognized or represents more than one time zone. You must configure either the server or JDBC driver... 이클립스 콘솔창에 위와.. 2019. 11. 15. 이전 1 다음