반응형
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 | 29 | 30 | 31 |
Tags
- Eclipse
- CMD
- json
- 인텔리제이
- 정규식
- windows
- Array
- 이탈리아
- CSS
- html
- table
- vscode
- IntelliJ
- 테이블
- 문자열
- Maven
- 이클립스
- Button
- javascript
- list
- 자바
- js
- Java
- date
- 자바스크립트
- string
- 배열
- ArrayList
- input
- Visual Studio Code
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