<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger2</artifactId>
<version>2.7.0</version>
</dependency>
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger-ui</artifactId>
<version>2.7.0</version>
</dependency>
————————————————
版权声明:本文为CSDN博主「爪哇岛上抓娃娃」的原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/weixin_37509652/article/details/80094370

相关文章:

  • 2021-05-21
  • 2021-12-10
  • 2022-12-23
  • 2021-06-16
  • 2021-07-27
  • 2021-06-29
  • 2021-09-27
  • 2021-05-20
猜你喜欢
  • 2021-09-02
  • 2022-12-23
  • 2022-12-23
  • 2021-05-23
  • 2021-06-17
  • 2021-12-24
  • 2022-12-23
相关资源
相似解决方案