Class CloudFoundryVcapServicesPropertySourceLoader

All Implemented Interfaces:
PropertySourceLoader, PropertySourceLocator, PropertySourceReader, Ordered, Toggleable

@Internal public class CloudFoundryVcapServicesPropertySourceLoader extends EnvJsonPropertySourceLoader

A PropertySourceLoader that reads from the environment variable VCAP_SERVICES which is used by CloudFoundry.

Since:
2.0
Author:
Fabian Nonnenmacher