[Spring Boot] 정적 리소스 지원(static resources)
백기선 - 스프링 부트 개념과 활용정적 리소스 지원정적 리소스 맵핑 "/**". 루트로 맵핑된다.기본 리소스 위치classpath:/staticclasspath:/publicclasspath:/resources/classpath:/META-INF/resources예) "/hello.html" 접근시 /static/hello.html 응답spring.mvc.static-path-pattern: 맵핑 설정 변경 가능application.yml에서 spring.mvc.static-path-pattern: /static/** 으로 설정 변경시localhost:8080/hello.html => localhost:8080/static/hello.html로 접근spring.mvc.static-locations: 리소..
ICT Eng/Spring
2019. 1. 15. 18:49
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 라즈베리파이
- ORM
- Algorithm
- vuex
- IT융합인력양성사업단
- Wisoft
- Spring Boot
- 인프런
- Recursion
- 젠킨스
- RBT
- 레드블랙트리
- 한밭이글스
- 알고리즘
- Java
- 한밭대학교
- 무선통신소프트웨어연구실
- springboot
- 순환
- Vue.js
- 정렬
- JPA
- github
- 스프링부트
- AWS
- Spring
- 시간복잡도
- 자바
- vuejs
- Raspberry Pi
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함