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