数据库和swagger优化

This commit is contained in:
暮光:城中城
2019-08-13 22:52:24 +08:00
parent 26b700fde3
commit 2c11dbdcf0
6 changed files with 20 additions and 17 deletions

View File

@@ -45,11 +45,6 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>