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?