반응형
project
-Maven: 옛날에 사용
-Gradle: 요즘추세 (선택)
Language
-Java (선택)
Spring Boot
-SNAPSHOT: 만들고 있는 버전
-M1: 정식 릴리즈 된 버전이 아니다
-3.2.3 (선택)
Project Meta
[Group]: 보통 기업명
[Artifact]: 빌드된 결과물
Dependencies
: 어떤 라이브러리를 사용할지 설정
-Spring Web
-Thymeleaf
[GENERATE] 버튼 선택
반응형
'Spring' 카테고리의 다른 글
[Spring] 폴더구조 (0) | 2024.03.01 |
---|---|
'Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured. 오류시 (0) | 2022.02.08 |
[Spring] 윈도우에서 spring 생성 (0) | 2022.01.31 |