public class CloudFoundryEnvironmentPostProcessor extends Object implements org.springframework.boot.env.EnvironmentPostProcessor
EnvironmentPostProcessor
that sets the original task feature property based on the property
'spring.cloud.dataflow.features.experimental.tasksEnabled' value.Constructor and Description |
---|
CloudFoundryEnvironmentPostProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
postProcessEnvironment(ConfigurableEnvironment environment,
org.springframework.boot.SpringApplication application) |
public CloudFoundryEnvironmentPostProcessor()
public void postProcessEnvironment(ConfigurableEnvironment environment, org.springframework.boot.SpringApplication application)
postProcessEnvironment
in interface org.springframework.boot.env.EnvironmentPostProcessor
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.