All Classes
-
Class Summary Class Description CloudFoundryVcapApplicationPropertySourceLoader APropertySourceLoader
that reads from the environment variable VCAP_APPLICATION which is used by CloudFoundry.CloudFoundryVcapServicesPropertySourceLoader APropertySourceLoader
that reads from the environment variable VCAP_SERVICES which is used by CloudFoundry.EnvJsonPropertySourceLoader Reads properties from JSON stored in the environment variablesSPRING_APPLICATION_JSON
orMICRONAUT_APPLICATION_JSON
.JacksonCoreProcessor A Reactive streams publisher that publishes aJsonNode
once the JSON has been fully consumed.JsonNodeTreeCodec Codec for transformingJsonNode
from and to json streams.JsonPropertySourceLoader APropertySourceLoader
that readsapplication.json
files if they exist.JsonStreamTransfer Utility functions for transferring from aJsonParser
to aJsonGenerator
.TreeGenerator AJsonGenerator
that returns tokens as aJsonNode
.