public interface DependencyMetadataProvider
DependencyMetadata
for a given spring boot version.Modifier and Type | Method and Description |
---|---|
DependencyMetadata |
get(InitializrMetadata metadata,
Version bootVersion)
Return the dependency metadata to use for the specified
bootVersion . |
DependencyMetadata get(InitializrMetadata metadata, Version bootVersion)
bootVersion
.metadata
- the intializr metadatabootVersion
- the Spring Boot versionCopyright © 2021 Pivotal Software, Inc.. All rights reserved.