250x250
Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- spring
- Core Java
- PostgreSQL
- 설정
- ubuntu
- Tomcat
- JavaScript
- Thymeleaf
- STS
- MSSQL
- Source
- Python
- IntelliJ
- maven
- Docker
- JDBC
- myBatis
- Exception
- AJAX
- 문서
- error
- Eclipse
- MySQL
- Open Source
- jpa
- git
- Spring Boot
- oracle
- SpringBoot
- 오픈소스
Archives
- Today
- Total
헤르메스 LIFE
[Spring Boot] 정적 페이지 로딩 본문
728x90
프로젝트 폴더구조 src/main/java : Java Source 폴더 src/main/resource : Resource 폴더 public, static, templates : 정적 Resource 폴더 Default Resource 폴더 정의 public : static : html, css, js, img 등 templates : Thymeleaf, Velocity 등 |
정적 페이지 로딩
https://themewagon.com/theme-category/admin-dashboard/
https://jongminlee0.github.io/2020/03/13/resource/
728x90
'Spring Boot Framework' 카테고리의 다른 글
[Spring Boot] Spring Security #02 (0) | 2022.03.02 |
---|---|
[Spring Boot] Spring Security #01 (0) | 2022.03.01 |
[Spring Boot] Multi FileUpload Test (0) | 2022.02.27 |
[Spring Boot] JPA 동시 입력 테스트 (0) | 2022.02.27 |
Common Application Properties (0) | 2022.02.27 |