@Configuration public class CloudFoundryDataFlowServerConfiguration extends Object
| Constructor and Description |
|---|
CloudFoundryDataFlowServerConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.deployer.spi.cloudfoundry.CloudFoundryDeploymentProperties |
appDeploymentProperties() |
org.springframework.cloud.deployer.spi.cloudfoundry.CloudFoundryDeploymentProperties |
taskDeploymentProperties() |
public CloudFoundryDataFlowServerConfiguration()
@Bean @ConfigurationProperties(prefix="spring.cloud.deployer.cloudfoundry.stream") public org.springframework.cloud.deployer.spi.cloudfoundry.CloudFoundryDeploymentProperties appDeploymentProperties()
@Bean @ConfigurationProperties(prefix="spring.cloud.deployer.cloudfoundry.task") public org.springframework.cloud.deployer.spi.cloudfoundry.CloudFoundryDeploymentProperties taskDeploymentProperties()
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.