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 |
Tags
- spring
- maven
- 설정
- jpa
- myBatis
- Spring Boot
- oracle
- Tomcat
- JavaScript
- 오픈소스
- Open Source
- Python
- IntelliJ
- AJAX
- MySQL
- error
- Exception
- Source
- ubuntu
- SpringBoot
- Docker
- STS
- MSSQL
- 문서
- git
- Thymeleaf
- Eclipse
- PostgreSQL
- JDBC
- Core Java
Archives
- Today
- Total
목록Spring Boot 에서 taglib 사용 (1)
헤르메스 LIFE
[Spring Boot] springboot 에서 jsp-config include 사용
출처 : parinote.tistory.com/30 spring의 web.xml에 설정되어 있는 전역 사용 jspf파일을 springboot java 코드로 변환하는 방법 기존코드 *.jsp /WEB-INF/views/common/layout/taglib/comTaglibs.jspf 변경코드 import lombok.extern.slf4j.Slf4j; import org.apache.catalina.Context; import org.apache.tomcat.util.descriptor.web.JspConfigDescriptorImpl; import org.apache.tomcat.util.descriptor.web.JspPropertyGroup; import org.apache.tomcat.util.d..
Spring Framework
2021. 1. 11. 00:01