kongchen / swagger-maven-plugin

JAX-RS & SpringMVC supported maven build plugin, helps you generate Swagger JSON and API document in build phase.
http://kongchen.github.io/swagger-maven-plugin/
Apache License 2.0
761 stars 450 forks source link

OpenAPI / Swagger v3 - Forks? #871

Open royteeuwen opened 2 years ago

royteeuwen commented 2 years ago

Seeing as this project seems inactive / not updated anymore, are there any forks out there that do support open api / swagger v3? It's a shame that we can only use the legacy swagger annotations, it would be nice to use the same setup to make an openapi yaml.

ShauniArima commented 2 years ago

I am also looking for something to generate OpenAPI3 file without using Swagger annotations. I am currently working with a project that use JAX RS annotations.

marcogrcr commented 5 months ago

If you're looking for OpenAPI 3.x support, see: https://github.com/kongchen/swagger-maven-plugin/issues/550#issuecomment-2025847025