| Package | Description |
|---|---|
| io.spring.initializr.generator.io.template |
Template rendering abstraction.
|
| io.spring.initializr.generator.io.text |
Support for textual resources.
|
| io.spring.initializr.web.controller |
Project generation controllers.
|
| io.spring.initializr.web.support |
Support classes for web endpoints.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MustacheTemplateRenderer
A
TemplateRenderer using Mustache with a configurable resource prefix. |
| Constructor and Description |
|---|
BulletedSection(TemplateRenderer templateRenderer,
String templateName)
Create a new instance adding items in the model with the
items key. |
BulletedSection(TemplateRenderer templateRenderer,
String templateName,
String itemName)
Create a new instance.
|
| Constructor and Description |
|---|
CommandLineMetadataController(InitializrMetadataProvider metadataProvider,
TemplateRenderer templateRenderer) |
| Constructor and Description |
|---|
CommandLineHelpGenerator(TemplateRenderer template) |
CommandLineHelpGenerator(TemplateRenderer template,
int maxColumnWidth) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.