| Package | Description |
|---|---|
| io.spring.initializr.generator.project |
Project generation support classes.
|
| io.spring.initializr.web.project |
Project generation handling.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
ProjectGenerator.generate(ProjectDescription description,
ProjectAssetGenerator<T> projectAssetGenerator)
Generate project assets using the specified
ProjectAssetGenerator for the
specified ProjectDescription. |
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidProjectRequestException
Thrown when a
ProjectRequest is invalid. |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.