2022年5月8日

speingboot使用jsp

摘要: 1.在src/main目录下新建webapp目录 2.在项目结构把新建的webapp作为Web的资源目录 3.添加依赖 <dependency> <groupId>org.apache.tomcat.embed</groupId> <artifactId>tomcat-embed-jasper</a 阅读全文

posted @ 2022-05-08 10:46 玄凰寒 阅读(24) 评论(0) 推荐(0) 编辑

导航