Uses of Package
org.springdoc.core.customizers
Packages that use org.springdoc.core.customizers
Package
Description
-
Classes in org.springdoc.core.customizers used by org.springdoc.apiClassDescriptionImplement and register a bean of type
OperationCustomizer
to customize an operation based on the handler method input on default OpenAPI descriptions but not groups -
Classes in org.springdoc.core.customizers used by org.springdoc.coreClassDescriptionThe interface Delegating method parameter customizer.Implement and register a bean of type
OpenApiCustomiser
to customize Open api on default OpenAPI description but not on groupsImplement and register a bean of typeOperationCustomizer
to customize an operation based on the handler method input on default OpenAPI descriptions but not groupsImplement and register a bean of typeParameterCustomizer
to customize a parameter based on the parameter and handler method inputImplement and register a bean of typeRouterOperationCustomizer
to customize an router operation based on the handler method input on default OpenAPI descriptions but not groups -
Classes in org.springdoc.core.customizers used by org.springdoc.core.convertersClassDescriptionImplement and register a bean of type
PropertyCustomizer
to customize a schema property based on annotated type -
Classes in org.springdoc.core.customizers used by org.springdoc.core.customizersClassDescriptionThe interface Delegating method parameter customizer.Implement and register a bean of type
GlobalOpenApiCustomizer
to customize Open api on default OpenAPI description and groups.Implement and register a bean of typeGlobalOperationCustomizer
to customize an operation based on the handler method input on default OpenAPI description and groupsImplement and register a bean of typeOpenApiCustomiser
to customize Open api on default OpenAPI description but not on groupsImplement and register a bean of typeOperationCustomizer
to customize an operation based on the handler method input on default OpenAPI descriptions but not groups