PropertySourceLoader
that reads from the environment variable VCAP_APPLICATION
which is used by CloudFoundry.PropertySourceLoader
that reads from the environment variable VCAP_SERVICES
which is used by CloudFoundry.JsonGenerator
that will return a JsonNode
when completed.JsonNode
once the JSON has been fully consumed.JsonNode
from and to json streams.PropertySourceLoader
that reads application.json files if they exist.JsonParser
to a JsonGenerator
.JsonGenerator
that returns tokens as a JsonNode
.