1
0
Fork 0
mirror of https://github.com/akullpp/awesome-java.git synced 2025-02-17 15:55:19 -05:00

fixed the link to Swagger

This commit is contained in:
Eidan 2015-09-27 23:25:25 +03:00
parent 93d29ebea4
commit de6e0a2ec3

View file

@ -466,7 +466,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [RestX](http://restx.io) - Framework based on annotation processing and compile-time source generation.
* [Retrofit](http://square.github.io/retrofit/) - Type-safe REST client.
* [Spark](http://www.sparkjava.com/) - Sinatra inspired framework.
* [Swagger](https://helloreverb.com/developers/swagger) - Swagger is a specification and complete framework implementation for describing, producing, consuming, and visualizing RESTful web services.
* [Swagger](http://swagger.io/) - Swagger is a specification and complete framework implementation for describing, producing, consuming, and visualizing RESTful web services.
## Science