일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 레스토랑
- 발산맛집
- 발산
- CDJ
- 치명적 귀여움
- CodeJam 2017 Round 1B
- RED CAT COFFEE X LOUNGE
- 데이트
- codejam
- 소호정
- coffee
- 냥냥
- 스코티쉬 스트레이트
- 파버스
- 먹기좋은곳
- 스파게티
- A. Steed 2: Cruise Control
- 고양이
- 냥스토리
- 파머스테이블
- 소호정본점
- 고양이는 언제나 귀엽다
- 카페
- 안동국시
- 양재맛집
- 커플
- 냥이
- 발산역 근처 카페
- 스테이크
- 부모님과
- Today
- Total
hubring
Spring Boot Documentation 본문
공식 문서 URL
https://spring.io/projects/spring-boot#learn
Spring Boot
Get support Spring Runtime offers support and binaries for OpenJDK™, Spring, and Apache Tomcat® in one simple subscription. Learn more
spring.io
사용중인 버전의 문서를 선택하여 참고
Spring boot 2.3.2 버전 Spring Features
Spring Boot Features
Graceful shutdown is supported with all four embedded web servers (Jetty, Reactor Netty, Tomcat, and Undertow) and with both reactive and Servlet-based web applications. It occurs as part of closing the application context and is performed in the earliest
docs.spring.io
Spring MVC 가이드 문서
https://spring.io/guides/gs/serving-web-content/
Serving Web Content with Spring MVC
this guide is designed to get you productive as quickly as possible and using the latest Spring project releases and techniques as recommended by the Spring team
spring.io
Spring Boot Features
Graceful shutdown is supported with all four embedded web servers (Jetty, Reactor Netty, Tomcat, and Undertow) and with both reactive and Servlet-based web applications. It occurs as part of closing the application context and is performed in the earliest
docs.spring.io
정적 컨텐츠
직접 접근 가능한 정적컨텐츠 (프로그래밍 할 수 없음)
Spring Boot Features
Graceful shutdown is supported with all four embedded web servers (Jetty, Reactor Netty, Tomcat, and Undertow) and with both reactive and Servlet-based web applications. It occurs as part of closing the application context and is performed in the earliest
docs.spring.io
'Spring Boot' 카테고리의 다른 글
[JAVA] Exception 처리 (0) | 2020.08.31 |
---|---|
직접 빌드하기 (0) | 2020.08.04 |
IntelliJ Gradle 대신 자바 직접 실행 (0) | 2020.08.04 |
Spring boot - Security (0) | 2020.07.23 |
Spring boot - properties 분리 (0) | 2020.07.14 |