Interface DefaultsProviderPlugin

  • All Superinterfaces:
    org.springframework.plugin.core.Plugin<DocumentationType>

    public interface DefaultsProviderPlugin
    extends org.springframework.plugin.core.Plugin<DocumentationType>
    • Method Detail

      • apply

        DocumentationContextBuilder apply​(DocumentationContextBuilder builder)
        Implement this method to override enrich the documentation context builder with documentation type specific defaults.
        Parameters:
        builder - - creates a default DocumentationContextBuilder based on documentation type
        Returns:
        - returns the documentation context builder