궁금했던 것들/Spring
환경설정 (2) - Tomcat 설치
깨북깨북
2019. 10. 16. 15:53
OS : Window10
JDK : jdk1.8.0_221
Was : apache-tomcat-8.5.46
maven : apache-maven-3.6.2
IDE : eclipse
============================================================================
1) 톰캣 파일 다운로드
https://tomcat.apache.org/download-80.cgi
Apache Tomcat® - Apache Tomcat 8 Software Downloads
Welcome to the Apache Tomcat® 8.x software download page. This page provides download links for obtaining the latest versions of Tomcat 8.x software, as well as links to the archives of older releases. Users of Tomcat 8.0.x should be aware that it has reac
tomcat.apache.org
링크로 들어가서 bit에 맞는 파일을 install 폴더에 다운로드 합니다.
그리고 압축을 dev 폴더 밑에 풀어줍니다.
그러면 끝입니다~~