swagger2

springfox-swagger2的扩展版本,基于2.8.0版,支持使用注解过滤字段

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.xzixi
ArtifactId

ArtifactId

swagger2
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom
Description

Description

swagger2
springfox-swagger2的扩展版本,基于2.8.0版,支持使用注解过滤字段
Project URL

Project URL

https://gitee.com/xuelingkang/swagger2
Source Code Management

Source Code Management

https://gitee.com/xuelingkang/swagger2

Download swagger2

Filename Size
swagger2-1.0.pom 8 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.xzixi/swagger2/ -->
<dependency>
    <groupId>com.xzixi</groupId>
    <artifactId>swagger2</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.xzixi/swagger2/
implementation 'com.xzixi:swagger2:1.0'
// https://jarcasting.com/artifacts/com.xzixi/swagger2/
implementation ("com.xzixi:swagger2:1.0")
'com.xzixi:swagger2:pom:1.0'
<dependency org="com.xzixi" name="swagger2" rev="1.0">
  <artifact name="swagger2" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.xzixi', module='swagger2', version='1.0')
)
libraryDependencies += "com.xzixi" % "swagger2" % "1.0"
[com.xzixi/swagger2 "1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • swagger2-plus
  • swagger2-plus-demo

Versions

Version
1.0