Class | Description |
---|---|
OpenApiApplicationVisitor |
Visits the application class.
|
OpenApiControllerVisitor |
A
TypeElementVisitor the builds the Swagger model from Micronaut controllers at compile time. |
OpenApiEndpointVisitor |
A
TypeElementVisitor the builds the Swagger model from Micronaut
controllers at compile time. |
OpenApiIncludeVisitor |
A
TypeElementVisitor that builds the Swagger model from Micronaut controllers included by @OpenAPIInclude at the compile time. |