2020년 1월 24일 금요일

[Spring] Getting Started

1. Spring Initializr 사용
 - (spring-web), gradle
 https://start.spring.io/

2. STS에서 gradle import
 - (spring-web)


3. 코딩 후 run as(debug as) => Spring Boot App
 - application.properties에서
   server.port = 8081로 수정 후 실행


※ https://spring.io/guides/gs/spring-boot/



4. TODO
 - MVC => https://spring.io/guides/gs/serving-web-content/

댓글 없음:

댓글 쓰기