Skip to content

Commit a76b6c7

Browse files
committed
Update swagger-maven-plugin description
1 parent 0904fdd commit a76b6c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ These are third party tools generated by the Swagger community. Note that not al
9090
#### Java
9191
- [springfox](https://springfox.github.io/springfox) - Integrates with Spring MVC with support for Swagger 1.2 and Swagger 2.0 spec.
9292
- [swagger4spring-web](https://github.com/wkennedy/swagger4spring-web) - Integration with Spring MVC.
93-
- [swagger-maven-plugin](https://github.com/kongchen/swagger-maven-plugin) - A maven build plugin which helps you generate API document during build phase.
93+
- [swagger-maven-plugin](http://kongchen.github.io/swagger-maven-plugin/) - Support Swagger Spec 2.0, integrate with JAX-RS & Spring MVC project, and easily generate `swagger.json` & a static document during build phase.
9494
- [swagger-codegen-maven-plugin](https://github.com/garethjevans/swagger-codegen-maven-plugin) - A maven build plugin which allows the codegen project to be triggered for generating clients, etc. during the build process.
9595
- [swagger-jaxrs-doclet](https://github.com/ryankennedy/swagger-jaxrs-doclet) - A JavaDoc Doclet that can be used to generate a Swagger resource listing suitable for feeding to swagger-ui.
9696
- [swaggerj4](https://github.com/SmartBear/swagger4j) - A parsing library to turn swagger specifications into POJOs.

0 commit comments

Comments
 (0)