According to Swagger's tutorial, seems swagger only support Jersey framework (See https://github.com/wordnik/swagger-core/wiki/java-jax-rs)
Does anybody have experience on making swagger work with CXF JAX-RS implementation? Could you share your suggestions here?
Yes, it is possible to use Swagger with CXF JAX-RS implementation using swagger-jaxrs_2.10 module.
Using Swagger in CXF environment require some specific configuration that can be done via Spring application context.
Here is a good tutorial and example of such configuration.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With