| Package | Description |
|---|---|
| io.spring.initializr.metadata |
Project metadata support.
|
| Modifier and Type | Method and Description |
|---|---|
static DependencyGroup |
DependencyGroup.create(String name)
Create a new
DependencyGroup instance with the given name. |
| Modifier and Type | Method and Description |
|---|---|
List<DependencyGroup> |
DependenciesCapability.getContent() |
List<DependencyGroup> |
InitializrProperties.getDependencies() |
| Modifier and Type | Method and Description |
|---|---|
void |
DependenciesCapability.merge(List<DependencyGroup> otherContent) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.