Uses of Class
org.springframework.cloud.dataflow.server.config.VersionInfoProperties.Dependencies
Packages that use VersionInfoProperties.Dependencies
Package
Description
Spring Cloud Data Flow Server configuration classes.
-
Uses of VersionInfoProperties.Dependencies in org.springframework.cloud.dataflow.server.config
Methods in org.springframework.cloud.dataflow.server.config that return VersionInfoProperties.DependenciesMethods in org.springframework.cloud.dataflow.server.config with parameters of type VersionInfoProperties.DependenciesModifier and TypeMethodDescriptionvoidVersionInfoProperties.setDependencies(VersionInfoProperties.Dependencies dependencies) Establishes theVersionInfoProperties.Dependenciesinstance that contains information about the dependencies.