- java.lang.Object
-
- org.springframework.cloud.dataflow.server.cloudfoundry.config.CloudFoundryServerConfigurationProperties
-
@ConfigurationProperties(value="spring.cloud.dataflow.server.cloudfoundry")
public class CloudFoundryServerConfigurationProperties
extends Object
ConfigurationProperties
class to configure various settings of Data Flow running on Cloud Foundry.
- Author:
- Eric Bottard
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static String |
PREFIX |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.