Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The CXF Swagger2Feature allows you to generate Swagger 2.0 documents from JAX-RS service endpoints with a simple configuration.

For generating Swagger version 1.2 documents, you can use SwaggerFeature instead of Swagger2Feature.

...