Class CloudFoundryVcapApplicationPropertySourceLoader

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

@Internal public class CloudFoundryVcapApplicationPropertySourceLoader extends EnvJsonPropertySourceLoader

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

Since:
2.0
Author:
Fabian Nonnenmacher