Build Path 확인
프로젝트 우클릭 > Build Path

- Java Build Path > Source 확인

- Libraries 확인
EAR Libraries, JRE System Library, Server Runtime(Apache Tomcat 사용 버전), Web App Libraries

- Java Compiler > JDK 버전 확인

- Project Facets > Project Facet과 버전 확인

- Deployment Assembly > Deploy Path 확인
- 깃 Server 초기화 되었을 때 5번 방법으로 해결

Tomcat 설정 확인
- Server 창 > 톰캣 더블클릭 > Server location 두번째
- Server Options 체크 확인
- Ports 번호 확인

- Modules > Document Base 확인

**server.xml 파일 확인**
Servers 폴더 > Tomcat > server.xml 파일 > 맨 밑의 태그 확인


중복값 없는지 path 맞는지 확인