Uses of Interface
org.springdoc.core.customizers.PropertyCustomizer
Packages that use PropertyCustomizer
-
Uses of PropertyCustomizer in org.springdoc.core.converters
Constructor parameters in org.springdoc.core.converters with type arguments of type PropertyCustomizerModifierConstructorDescriptionPropertyCustomizingConverter(Optional<List<PropertyCustomizer>> customizers) Instantiates a new Property customizing converter.