Uses of Interface
org.springdoc.core.customizers.GlobalOpenApiCustomizer
Packages that use GlobalOpenApiCustomizer
-
Uses of GlobalOpenApiCustomizer in org.springdoc.core.configuration
Classes in org.springdoc.core.configuration that implement GlobalOpenApiCustomizerModifier and TypeClassDescriptionclassThe type Spring doc security o auth 2 customizer. -
Uses of GlobalOpenApiCustomizer in org.springdoc.core.customizers
Classes in org.springdoc.core.customizers that implement GlobalOpenApiCustomizerModifier and TypeClassDescriptionclassThe type Actuator open api customiser.classThe type Open api hateoas links customiser.Methods in org.springdoc.core.customizers that return types with arguments of type GlobalOpenApiCustomizerModifier and TypeMethodDescriptionSpringDocCustomizers.getGlobalOpenApiCustomizers()Gets global open api customizers.