public class ConfigClientOAuth2BootstrapRegistryInitializer extends Object implements org.springframework.boot.BootstrapRegistryInitializer
CfEnv directly as a BootstrapRegistryInitializer is required to
setup the RestTemplate that calls config-server. There's presently no earlier extension
point that java-cfenv library can use to setup the properties before this is called.| Constructor and Description |
|---|
ConfigClientOAuth2BootstrapRegistryInitializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(org.springframework.boot.BootstrapRegistry registry) |