摘要: 首先我们新建一个maven项目 在pom.xml文件中引入相关的依赖 <dependencies> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifa 阅读全文