Uses of Package
org.springdoc.core.customizers
-
Packages that use org.springdoc.core.customizers Package Description org.springdoc.api org.springdoc.core org.springdoc.core.converters org.springdoc.core.customizers -
Classes in org.springdoc.core.customizers used by org.springdoc.api Class Description OperationCustomizer Implement and register a bean of typeOperationCustomizer
to customize an operation based on the handler method input -
Classes in org.springdoc.core.customizers used by org.springdoc.core Class Description DelegatingMethodParameterCustomizer The interface Delegating method parameter customizer.OpenApiCustomiser The interface Open api customiser.OperationCustomizer Implement and register a bean of typeOperationCustomizer
to customize an operation based on the handler method inputParameterCustomizer Implement and register a bean of typeParameterCustomizer
to customize a parameter based on the parameter and handler method input -
Classes in org.springdoc.core.customizers used by org.springdoc.core.converters Class Description PropertyCustomizer Implement and register a bean of typePropertyCustomizer
to customize a schema property based on annotated type -
Classes in org.springdoc.core.customizers used by org.springdoc.core.customizers Class Description OpenApiCustomiser The interface Open api customiser.OperationCustomizer Implement and register a bean of typeOperationCustomizer
to customize an operation based on the handler method input