| Package | Description |
|---|---|
| io.spring.initializr.metadata |
Project metadata support.
|
| Modifier and Type | Method and Description |
|---|---|
Type |
TypeCapability.get(String id)
Return the
Type with the specified id or null if no such type
exists. |
Type |
TypeCapability.getDefault()
Return the default
Type. |
| Modifier and Type | Method and Description |
|---|---|
List<Type> |
TypeCapability.getContent() |
List<Type> |
InitializrProperties.getTypes() |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeCapability.merge(List<Type> otherContent) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.