반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- 자바스크립트
- Eclipse
- windows
- 이탈리아
- 테이블
- Maven
- json
- list
- 인텔리제이
- IntelliJ
- 문자열
- date
- Visual Studio Code
- 이클립스
- CSS
- CMD
- vscode
- javascript
- Array
- html
- table
- 자바
- string
- 배열
- ArrayList
- Button
- input
- Files
- js
- Java
Archives
- Today
- Total
목록SpringBoot 특징 (1)
어제 오늘 내일
[SpringBoot] SpringBoot 특징
SpringBoot를 공부해 보려고 합니다. 공부하는 내용들을 정리하는 공간입니다. SpringBoot 특징 Create stand-alone Spring applications Stand-alone Spring application을 만들 수 있다. Embed Tomcat, Jetty or Undertow directly (no need to deploy WAR files) Tomcat, Jetty, Undertow 서버가 embed 되어 있다. (WAR 파일을 디플로이 할 필요가 없다) Provide opinionated 'starter' dependencies to simplify your build configuration 'starter' dependency를 제공하여, 빌드 설정을 간소화한다...
IT/SpringBoot
2021. 10. 4. 22:56