[resteasy-dev] Swagger support

Marek Kopecky mkopecky at redhat.com
Mon Jul 25 07:43:40 EDT 2016


RESTEasy provides similar functionality also in resteasy-wadl module and 
in RegistryStatsResource class ( 
https://github.com/resteasy/resteasy/blob/master/providers/jaxb/src/main/java/org/jboss/resteasy/plugins/stats/RegistryStatsResource.java 
). RESTEasy-wadl was implemented recently by Ron.

But RESTEasy-links and RESTEasy-WADL are not part of WildFly.


I really like Swagger, but I'm not sure about Swagger license ...

Marek


On 07/25/2016 11:49 AM, Jim Ma wrote:
> If I understand correctly. Our resteasy links serves the similar thing
> as swagger but with atom link format. Swagger is more and more widely
> used for restful api documentation, should we add the swagger support
> too ?  Do you think swagger can be a replacement for resteasy link resouce?
>
> Cheers,
> Jim
> _______________________________________________
> resteasy-dev mailing list
> resteasy-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/resteasy-dev



More information about the resteasy-dev mailing list