Modifier and Type | Class and Description |
---|---|
class |
ManagedDependencies
Dependencies used by various spring boot tools. |
class |
PomDependencies
Dependencies implementation backed a maven POM. |
class |
PropertiesFileDependencies
Dependencies backed by an external properties file (of the form created by the
Spring IO platform). |
Modifier and Type | Method and Description |
---|---|
static ManagedDependencies |
ManagedDependencies.get(Collection<Dependencies> versionManagedDependencies)
Return spring-boot managed dependencies with optional version managed dependencies.
|
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.