Springboot 访问HTML和JSP

HTML:java <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-thymeleaf</artifactId> </dependency> spring.thymeleaf.prefix=classpath:/templates 便可web JSP:spring <!
相关文章
相关标签/搜索