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