smallrye-open-api
smallrye-open-api copied to clipboard
Support the Spring @Secured annotation
We already have some Spring support in OpenAPI but support for @Secured is missing.
This was initially reported here: https://github.com/quarkusio/quarkus/issues/31853 .
See https://quarkus.io/guides/spring-security for the details of the Quarkus implementation.