Class EnableDataFlowServerConfiguration

java.lang.Object
org.springframework.cloud.dataflow.server.config.EnableDataFlowServerConfiguration

@Configuration public class EnableDataFlowServerConfiguration extends Object
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