Class EnableDataFlowServerConfiguration
java.lang.Object
org.springframework.cloud.dataflow.server.config.EnableDataFlowServerConfiguration
Configuration for
EnableDataFlowServer
which adds a marker bean which
auto-config classes can use to conditionally check if auto configuration should be
activated.- Author:
- Janne Valkealahti
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
EnableDataFlowServerConfiguration
public EnableDataFlowServerConfiguration()
-
-
Method Details
-
enableConfigServerMarker
@Bean public org.springframework.cloud.dataflow.server.config.EnableDataFlowServerConfiguration.Marker enableConfigServerMarker()
-