Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: CXF-7384

...

For generating Swagger 1.2 documents, you can use SwaggerFeature instead of Swagger2Feature (for CXF versions <= 3.1.x).

These features can be configured programatically in Java or using Spring or Blueprint beans.

...