Uses of Interface
org.springdoc.core.customizers.GlobalOperationCustomizer
Packages that use GlobalOperationCustomizer
-
Uses of GlobalOperationCustomizer in org.springdoc.core.customizers
Subinterfaces of GlobalOperationCustomizer in org.springdoc.core.customizersModifier and TypeInterfaceDescriptioninterfaceImplement and register a bean of typeGlobalOperationComponentsCustomizerto customize an operation based on the components and handler method input on default OpenAPI description and groupsClasses in org.springdoc.core.customizers that implement GlobalOperationCustomizerModifier and TypeClassDescriptionclassThe type Actuator operation customizer.classThe type Querydsl predicate operation customizer.Methods in org.springdoc.core.customizers that return types with arguments of type GlobalOperationCustomizerModifier and TypeMethodDescriptionSpringDocCustomizers.getGlobalOperationCustomizers()Gets global operation customizers.