Hi All: I see that CXF includes supports for both WADL [1] and Swagger [2]. Is to possible to programatically use CXF to convert a WADL file to a Swagger file? Perhaps by first parsing WADL to some CXF internal format and then back out to Swagger?
Thank you, Gary [1] https://cxf.apache.org/docs/jaxrs-services-description.html#JAXRSServicesDescription-WADLfirstDevelopment [2] https://cxf.apache.org/docs/swagger2feature.html -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition <http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
