spring
[ Spring ] 스프링 MVC 웹서비스
괴발새발개발자
2021. 11. 22. 00:49
< 스프링 MVC 프레임워크를 이용한 웹 프로그래밍 구현방법 >
1-1. 웹 서버(Tomcat) 다운로드
Apache Tomcat® - Welcome!
The Apache Tomcat® software is an open source implementation of the Jakarta Servlet, Jakarta Server Pages, Jakarta Expression Language, Jakarta WebSocket, Jakarta Annotations and Jakarta Authentication specifications. These specifications are part of the
tomcat.apache.org
1-2. 웹 서버(Tomcat) 와 이클립스 연동
1-3. 이클립스 - STS(Spring Tool Suit) 설치
2-1. STS를 이용한 웹프로젝트 생성
2-2. 웹프로젝트 실행