Package io.pivotal.cfenv.spring.boot
package io.pivotal.cfenv.spring.boot
-
ClassDescriptionRetrieve AMQP properties from
CfCredentialsand set spring.rabbitmq Boot properties.An EnvironmentPostProcessor that iterates overCfEnvProcessorimplementations to contribute Spring Boot properties for bound Cloud Foundry Services.Implementations will be called byCfEnvironmentPostProcessorto find a specific type of service and set Spring Boot properties.Properties describing a CfEnvProcessor, mainly used for better logging messages inCfEnvProcessor.Implementations can disable a service by setting a Spring boot propertycfenv.service.<serviceName>.enabled=false.Determine if the Connector Library is on the classpathRetrieve CredHub secrets fromCfCredentialsand set Boot properties.DeferredLogthat can be used to store messages that shouldn't be written until the logging system is fully initialized.Logging levels supported by a LoggingSystem.Retrieve MongoDB properties fromCfCredentialsand set spring.mongodb Boot properties.Retrieve Redis properties fromCfCredentialsand set spring.redis Boot properties.