일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 커플
- 부모님과
- 냥이
- 파머스테이블
- 데이트
- 스테이크
- 양재맛집
- 치명적 귀여움
- 스코티쉬 스트레이트
- 안동국시
- 냥냥
- 고양이는 언제나 귀엽다
- 소호정본점
- 레스토랑
- 발산
- 소호정
- 스파게티
- 카페
- 파버스
- codejam
- 냥스토리
- RED CAT COFFEE X LOUNGE
- 고양이
- coffee
- 발산맛집
- CDJ
- A. Steed 2: Cruise Control
- CodeJam 2017 Round 1B
- 먹기좋은곳
- 발산역 근처 카페
- 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 |