STS(Spring Tool Suite) 설치

 

https://spring.io/tools3/sts/all

 

Spring Tool Suite™ 3 (STS 3) Download page

Use one of the links below to download an all-in-one distribution for your platform. Choose either a native installer or simple archive, they contain equivalent functionality

spring.io

 

 

 

 

 

 

 

 

 

Maven 

- 프로젝트 관리도구로, 프로젝트 시작과 끝까지 단계맞춰서 사용하는 개발도구, 의존적 라이브러리를 자동으로 관리해주는 용도

 

 

 

File > New > Spring Legacy Project > Spring MVC Project 로 생성

Run > Run on Server 로 Tomcat 9.0 설정후 실행

 

 

Tomcat 설치

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 versions

tomcat.apache.org

 

'IT > SPRING' 카테고리의 다른 글

[환경셋팅] 스프링 개발 환경 셋팅  (0) 2021.12.28
02_스프링 특징  (0) 2020.01.03
spring sts mapper.xml 소스가 반영안될때..  (0) 2019.06.26
스프링 프레임워크 특징  (0) 2019.05.13
POJO(Plain Old Java Object)  (0) 2019.05.13

+ Recent posts