반응형
Notice
Recent Posts
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
- table
- html
- Array
- Visual Studio Code
- 이클립스
- ELEMENT
- Eclipse
- Java
- 문자열
- 여행
- vscode
- Files
- list
- 배열
- Button
- js
- input
- ArrayList
- map
- json
- 반복문
- string
- CSS
- 이탈리아
- date
- javascript
- 테이블
- 자바스크립트
- 자바
- File
- Today
- 0
- Total
- 10,708,039
목록IT/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