Language/Java
2021. 10. 7.
[Spring] 스프링 프로젝트 생성
더보기 STS 설치하기 - STS(Spring Tool Suite)란? 이클립스 기반 스프링 애플리케이션을 위한 개발 환경. 스프링 프레임워크로 웹 개발을 하기 위해 필요. Spring Tools 4 is the next generation of Spring tooling Largely rebuilt from scratch, Spring Tools 4 provides world-class support for developing Spring-based enterprise applications, whether you prefer Eclipse, Visual Studio Code, or Theia IDE. spring.io scope="singleton" (default가 싱글톤) : java 소스에서 `..