See: Description
Interface | Description |
---|---|
CloudProfileProvider |
Class | Description |
---|---|
AggregateDataFlowTaskConfiguration |
Configuration for DAO Containers use for multiple schema targets.
|
DataflowAsyncAutoConfiguration |
Enables async executions for the Spring Cloud Dataflow server.
|
DataFlowControllerAutoConfiguration |
Configuration for the Data Flow Server Controllers.
|
DataFlowControllerAutoConfiguration.AppRegistryConfiguration | |
DataFlowControllerAutoConfiguration.AuditingConfiguration | |
DataFlowControllerAutoConfiguration.SecurityConfiguration | |
DataFlowControllerAutoConfiguration.StreamEnabledConfiguration | |
DataFlowControllerAutoConfiguration.TaskEnabledConfiguration | |
DataflowMetricsProperties | |
DataflowMetricsProperties.Dashboard | |
DataflowMetricsProperties.Dashboard.Grafana | |
DataflowMetricsProperties.Dashboard.Wavefront | |
DataflowOAuthSecurityConfiguration |
Setup Spring Security OAuth for the Rest Endpoints of Spring Cloud Data Flow.
|
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. |
H2ServerConfiguration |
Autostart an embedded H2 database server.
|
MetricsReplicationEnvironmentPostProcessor |
This post-processor helps to replicate the metrics property defined for the DataFlow server to the
spring.cloud.dataflow.applicationProperties.stream.* and spring.cloud.dataflow.applicationProperties.task.* as well.
|
OnLocalPlatform |
When Server in not deployed on a cloud platform, it is considered to be on a Local platform.
|
SecurityConfiguration | |
SpringDocAutoConfiguration |
Makes SpringDoc public available without any authentication required by initializing a
WebSecurityCustomizer and
applying all path of SpringDoc to be ignored. |
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 © 2024 Pivotal Software, Inc.. All rights reserved.