| Package | Description |
|---|---|
| io.spring.initializr.metadata |
Project metadata support.
|
| io.spring.initializr.web.mapper |
Metadata json mapping.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMetadataElement
A
MetadataElement that specifies if its the default for a given capability. |
class |
Dependency
Meta-data for a dependency.
|
class |
Type
Defines a particular project type.
|
| Constructor and Description |
|---|
MetadataElement(MetadataElement other) |
| Modifier and Type | Method and Description |
|---|---|
protected com.fasterxml.jackson.databind.node.ObjectNode |
InitializrMetadataV2JsonMapper.mapValue(MetadataElement value) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.