让springboot支持jsp

1.为项目添加servlet等依赖;java <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-jdbc</artifactId> </dependency> <dependency> <groupId>org.mybatis.spring.boot</
相关文章
相关标签/搜索