【发布时间】:2016-06-24 17:15:32
【问题描述】:
什么是springfox。 我在 pom.xml 属性中看到了。 但我看不懂springfox。
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger2</artifactId>
<version>${springfox.version}</version>
</dependency>
像上面一样,我不明白它的含义以及它是如何工作的。 我搜索了它,但没有任何信息 springfox 是什么。
【问题讨论】:
-
不知何故错过了springfox,如果您阅读标签摘录,它将回答问题。