@FunctionalInterface public interface DependencyManagementPluginVersionResolver
| Modifier and Type | Method and Description |
|---|---|
String |
resolveDependencyManagementPluginVersion(ProjectDescription description)
Resolves the dependency management plugin version to use for the generation of the
project with the given
description. |
String resolveDependencyManagementPluginVersion(ProjectDescription description)
description.description - the description of the project being generatedio.spring.dependency-management
pluginCopyright © 2022 Pivotal Software, Inc.. All rights reserved.