| Package | Description |
|---|---|
| io.spring.initializr.generator.io.text |
Support for textual resources.
|
| io.spring.initializr.generator.spring.documentation |
Documentation contributors.
|
| io.spring.initializr.web.autoconfigure |
Auto-configuration for project generator and web endpoints.
|
| Constructor and Description |
|---|
MustacheSection(MustacheTemplateRenderer templateRenderer,
String templateName,
Map<String,Object> model)
Create a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
HelpDocument |
HelpDocumentProjectGenerationConfiguration.helpDocument(org.springframework.beans.factory.ObjectProvider<MustacheTemplateRenderer> templateRenderer,
org.springframework.beans.factory.ObjectProvider<HelpDocumentCustomizer> helpDocumentCustomizers) |
| Constructor and Description |
|---|
HelpDocument(MustacheTemplateRenderer templateRenderer) |
| Modifier and Type | Method and Description |
|---|---|
MustacheTemplateRenderer |
InitializrAutoConfiguration.templateRenderer(org.springframework.core.env.Environment environment,
org.springframework.beans.factory.ObjectProvider<org.springframework.cache.CacheManager> cacheManager) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.