<dependency> <groupId>org.apache.tomcat.embed</groupId> <artifactId>tomcat-embed-jasper</artifactId> <scope>provided</scope> </dependency> <dependency> <groupId>javax.servlet</groupId> <artifactId>jstl</artifactId> </dependency>
这是一个正在工作的入门项目-https://github.com/spring-projects/spring-
boot/tree/master/spring-boot-samples/spring-boot-sample-web-
jsp
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)