spring -boot-starter-web 에 포함된 tomcat 은 JSP 엔진을 포함하고 있지 않습니다. pom.xml 에 아래 내용 추가. <dependency> <groupId>javax.servlet</ ...
確定! 回上一頁