feat: 新增swagger的maven依赖
This commit is contained in:
부모
990cb5fd0c
커밋
891cc99c54
@ -37,6 +37,11 @@
|
||||
<artifactId>ym-basic</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.springfox</groupId>
|
||||
<artifactId>springfox-boot-starter</artifactId>
|
||||
<version>3.0.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
</project>
|
불러오는 중...
Reference in New Issue
Block a user