Преглед изворни кода

feat: 新增swagger的maven依赖

ylc
weihongyang пре 2 година
родитељ
комит
891cc99c54
1 измењених фајлова са 5 додато и 0 уклоњено
  1. +5
    -0
      ym-gateway/pom.xml

+ 5
- 0
ym-gateway/pom.xml Прегледај датотеку

@@ -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>

Loading…
Откажи
Сачувај