You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ These are third party tools generated by the Swagger community. Note that not al
90
90
#### Java
91
91
-[springfox](https://springfox.github.io/springfox) - Integrates with Spring MVC with support for Swagger 1.2 and Swagger 2.0 spec.
92
92
-[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.
94
94
-[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.
95
95
-[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.
96
96
-[swaggerj4](https://github.com/SmartBear/swagger4j) - A parsing library to turn swagger specifications into POJOs.
0 commit comments