Uses of Interface
org.springdoc.core.customizers.GlobalOperationCustomizer
Packages that use GlobalOperationCustomizer
-
Uses of GlobalOperationCustomizer in org.springdoc.core.customizers
Classes 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.