See: Description
Class | Description |
---|---|
DataFlowControllerAutoConfiguration |
Configuration for the Data Flow Server Controllers.
|
DataFlowControllerAutoConfiguration.AppDeploymentConfiguration | |
DataFlowControllerAutoConfiguration.SkipperDeploymentConfiguration | |
DataFlowServerAutoConfiguration |
Auto-configuration for dataflow server.
|
DataFlowServerConfiguration |
Configuration for the Data Flow Server application context.
|
DefaultEnvironmentPostProcessor |
Contributes the values from
META-INF/dataflow-server-defaults.yml and
dataflow-server.yml if it exists, before any of Spring Boot's normal
configuration contributions apply. |
EnableDataFlowServerConfiguration |
Configuration for
EnableDataFlowServer which adds a marker bean which
auto-config classes can use to conditionally check if auto configuration should be
activated. |
MetricsProperties |
Configuration properties for namespace 'spring.cloud.dataflow.metrics'.
|
MetricsProperties.Collector | |
OAuth2AccessTokenProvidingClientHttpRequestInterceptor |
This implementation of a
ClientHttpRequestInterceptor will retrieve, if available, the OAuth2 Access Token
and add it to the Authorization HTTP header. |
SecurityConfiguration | |
VersionInfoProperties |
Properties for version information of core dependencies.
|
VersionInfoProperties.Dependencies |
The dependencies that will be returned by the about controller.
|
VersionInfoProperties.DependencyAboutInfo |
Information about the dependency.
|
VersionInfoProperties.DependencyStatus |
Represents whether dependency information should be returned as a part
of the about result set.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.