Versions Compared

Key

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

...

See samples/jax_rs/description_swagger2samples/jax_rs/description_swagger2_web, samples/jax_rs/spring_boot and samples/jax_rs/spring_boot_scan 

...

Up until CXF 3.1.7 unpacking Swagger UI resources into the local folder has been was the only option. It is demoed in all CXF Swagger demos but samples/jax_rs/description_swagger2_spring and samples/jax_rs/description_swagger2 which_osgi.

shows the automatic UI activation. In CXF 3.1.8: set Swagger2Feature 'supportSwaggerUi' property to 'false' to disable to the automatic UI activation described in the previous section

...