반응형
스프링 부트 프로젝트 생성
eclipse를 통한 생성
프로젝트명: fastlms
- Name: fastlms
- Group: com.zerobase
- Description: FastLMS project for Spring Boot
- Package: com.zerobase.fastlms
- Spring Boot DevTools
- Lombok
- Thymeleaf
- Spring Web
Run - Spring Boot App
localhost:8080
Whitelabel Error Page
- Name: MainPage
localhost:8080 with text "HELLO"
반응형
'cs > java-spring-boot' 카테고리의 다른 글
[Zero-base] 6-5. Git Clone과 Response객체를 이용한 HTML작성 (0) | 2022.02.15 |
---|---|
[Zero-base] 6-4. 브라우저에서 HTLML문서와 TEXT문서 보기 (0) | 2022.02.15 |
[Zero-base] 6-3. 스프링 컨트롤러와 주소매핑 (0) | 2022.02.15 |
[Zero-base] 6-2. 프로젝트 세팅(IntelliJ), Git Commit (0) | 2022.02.15 |
[Zero-base] 5-5. 스프링부트 기반 웹 프로젝트 구성 (0) | 2022.02.11 |