Package org.springframework.cloud.dataflow.server.config
package org.springframework.cloud.dataflow.server.config
Spring Cloud Data Flow Server configuration classes.
-
ClassDescriptionEnables async executions for the Spring Cloud Dataflow server.Configuration for the Data Flow Server Controllers.Setup Spring Security OAuth for the Rest Endpoints of Spring Cloud Data Flow.Auto-configuration for dataflow server.Configuration for the Data Flow Server application context.Configuration for DAO Containers use for multiple schema targets.Contributes the values from
META-INF/dataflow-server-defaults.yml
anddataflow-server.yml
if it exists, before any of Spring Boot's normal configuration contributions apply.Configuration forEnableDataFlowServer
which adds a marker bean which auto-config classes can use to conditionally check if auto configuration should be activated.Autostart an embedded H2 database server.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.When Server in not deployed on a cloud platform, it is considered to be on a Local platform.Makes SpringDoc public available without any authentication required by initializing aWebSecurityCustomizer
and applying all path of SpringDoc to be ignored.Properties for version information of core dependencies.The dependencies that will be returned by the about controller.Information about the dependency.Represents whether dependency information should be returned as a part of the about result set.