Package io.pivotal.spring.cloud.config.client
package io.pivotal.spring.cloud.config.client
-
ClassDescriptionProvides access to binary resource files served by a Spring Cloud Config Server.Using
CfEnvdirectly here as we need to set thespring.config.importproperty before theConfigDataEnvironmentPostProcessorruns java-cfenv-boot library's EnvironmentPostProcessor runs after the ConfigDataEnvironmentPostProcessor, intentionallyProvides access to configuration resource files served by a Spring Cloud Config Server.ClientHttpRequestInterceptorimplementation to add authorization header to request based on anOAuth2AuthorizedClient.Using oauth2 properties to configure an authorization interceptor for theRestTemplatethat calls config server.Provides access to plain text configuration files served by a Spring Cloud Config Server.Ensure client applications have `keys-to-sanitize` set so boot will automatically mask sensitive properties.Configuration for a periodic Vault token renewer.