摘要: 1、web框架 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> </dependency> 2、swagger <!-- swagger 阅读全文