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 | 31 |
Tags
- Spring Boot
- IntelliJ
- spring
- Open Source
- git
- PostgreSQL
- 오픈소스
- Core Java
- myBatis
- SpringBoot
- oracle
- Docker
- MySQL
- JDBC
- ubuntu
- Source
- jpa
- MSSQL
- 설정
- Exception
- 문서
- Thymeleaf
- STS
- error
- Tomcat
- Eclipse
- Python
- JavaScript
- maven
- AJAX
Archives
- Today
- Total
목록Spring Boot + Spring MVC (1)
헤르메스 LIFE
[SpringBoot] Spring Boot에서 JSP 사용
개발환경 1. STS 버전 : 4.13.1 2. JDK 버전 : OpenJDK 11.0.14_9_x64 3. Tomcat 버전 : 9.0.56 4. Maven 버전 : 3.8.4 5. Spring 버전 : Spring Boot 2.6.3 Spring Boot 를 설정하면서, Tomcat을 추가해 뒀는데.. Tomcat plugin 은 JSP를 실행할 수 없는 모양입니다. org.springframework.boot spring-boot-starter-tomcat provided Dependency를 추가해야 합니다. org.apache.tomcat.embed tomcat-embed-jasper provided javax.servlet jstl pom.xml 4.0.0 org.springframework...
Spring Boot Framework
2022. 2. 26. 18:43