일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- nestjs typeorm
- 스프링
- thymeleaf
- 가상면접사례로배우는대규모시스템설계기초
- @Autowired
- 해시
- 카카오 코테
- TypeORM
- python
- OpenCV
- 컴포넌트스캔
- spring boot
- C++
- 알고리즘
- Nodejs
- @Component
- 프로그래머스
- 파이썬
- 시스템호출
- C언어
- git
- nestJS
- 카카오
- 구조체배열
- nestjs auth
- 코테
- Spring
- 코딩테스트
- 카카오 알고리즘
- AWS
Archives
- Today
- Total
목록스프링 부트 로컬 서버 (1)
공부 기록장 💻
[Spring] View 환경 설정 (Thymeleaf 템플릿 엔진 동작 방식, Controller 작성, 내장 Tomcat local Server 로드)
인프런 "스프링 입문 - 코드로 배우는 스프링 부트, 웹 MVC, DB 접근 기술" 정리 Spring Boot의 Welcome Page 정적 페이지 로드 기능 Spring Boot에서 Servlet Web applications 에서는 Static Content를 이용해 Welcome Page 정적 페이지를 띄우는 기능을 제공하고 있다. 다음의 공식 문서에서 자세하게 설명하고 있다. https://docs.spring.io/spring-boot/docs/current/reference/html/web.html#web Web Graceful shutdown is supported with all four embedded web servers (Jetty, Reactor Netty, Tomcat, and U..
# Tech Studies/Java Spring • Boot
2023. 1. 4. 15:43