Spring boot
(아파치 톰캣 설치)
mynote6676
2025. 6. 18. 08:36
| 10 버전으로 설치 하기
https://tomcat.apache.org/download-90.cgi
Apache Tomcat® - Apache Tomcat 9 Software Downloads
Welcome to the Apache Tomcat® 9.x software download page. This page provides download links for obtaining the latest version of Tomcat 9.0.x software, as well as links to the archives of older releases. Unsure which version you need? Specification version
tomcat.apache.org
아파치 톰캣(Apache Tomcat)은 자바 서블릿과 JSP(JavaServer Pages)를 실행할 수 있는 웹 애플리케이션 서버이다.
초기 셧다운 포트번호는 -1이지만 오류발생을 덜기위해 8011이라고 설정해줌
이것을 통해 실행시킨다.
728x90