摘要: 1、pom.xml中添加支持web的模块: <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> </dependency> pom.xml文 阅读全文
posted @ 2018-11-20 19:57 lianhuaren 阅读(126) 评论(0) 推荐(0)