Spring
스프링 - 톰캣 설치 후 STS 환경 설정 (Apache Tomcat 9)
마루설아
2025. 5. 17. 17:36
Apache Tomcat® - Welcome!
The Apache Tomcat® software is an open source implementation of the Jakarta Servlet, Jakarta Pages, Jakarta Expression Language, Jakarta WebSocket, Jakarta Annotations and Jakarta Authentication specifications. These specifications are part of the Jakarta
tomcat.apache.org
위 링크로 이동 후 좌측 메뉴에서 Tomcat 9.0 선택
Core : zip 선택 후 다운로드
압축을 해제하여 C 드라이브에 배치
STS > Window > Preferences > Server > Runtime Environments
Add를 클릭하여 설치한 버전 선택 후 Next
Browse > 톰캣을 압축 해제한 경로를 지정 후 Finish