@ProjectGenerationConfiguration @Import(value=HelpDocumentProjectGenerationDefaultContributorsConfiguration.class) public class HelpDocumentProjectGenerationConfiguration extends Object
MustacheTemplateRenderer exists, a default one on classpath:/templates
is provided.| Constructor and Description |
|---|
HelpDocumentProjectGenerationConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
HelpDocument |
helpDocument(org.springframework.beans.factory.ObjectProvider<MustacheTemplateRenderer> templateRenderer,
org.springframework.beans.factory.ObjectProvider<HelpDocumentCustomizer> helpDocumentCustomizers) |
HelpDocumentProjectContributor |
helpDocumentProjectContributor(HelpDocument helpDocument) |
public HelpDocumentProjectGenerationConfiguration()
@Bean public HelpDocument helpDocument(org.springframework.beans.factory.ObjectProvider<MustacheTemplateRenderer> templateRenderer, org.springframework.beans.factory.ObjectProvider<HelpDocumentCustomizer> helpDocumentCustomizers)
@Bean public HelpDocumentProjectContributor helpDocumentProjectContributor(HelpDocument helpDocument)
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.