All Classes and Interfaces

Class
Description
Retrieve AMQP properties from CfCredentials and set spring.rabbitmq Boot properties.
 
 
An EnvironmentPostProcessor that iterates over CfEnvProcessor implementations to contribute Spring Boot properties for bound Cloud Foundry Services.
Implementations will be called by CfEnvironmentPostProcessor to find a specific type of service and set Spring Boot properties.
Properties describing a CfEnvProcessor, mainly used for better logging messages in CfEnvProcessor.
 
Implementations can disable a service by setting a Spring boot property cfenv.service.<serviceName>.enabled=false.
Determine if the Connector Library is on the classpath
Retrieve CredHub secrets from CfCredentials and set Boot properties.
Deferred Log that 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 from CfCredentials and set spring.mongodb Boot properties.
Retrieve Redis properties from CfCredentials and set spring.redis Boot properties.