All Classes and Interfaces
Class
Description
ApplicationProperties
are composed of various Properties
flavors such as ParseArgsProperties
, SystemProperties
,
EnvironmentProperties
and ResourceProperties
with a
precedence in this order, encapsulated by a
ProfilePropertiesProjection
in order for you, the developer, to
conveniently harness the power of the Properties
functionality.Provides an accessor for a
ApplicationProperties
property.ApplicationPropertiesAccessor.ApplicationPropertiesBuilder<B extends ApplicationPropertiesAccessor.ApplicationPropertiesBuilder<B>>
Provides a builder method for a
ApplicationProperties
property
returning the builder for applying multiple build operations.Provides a mutator for a
ApplicationProperties
property.Provides a
ApplicationProperties
property.Declarative syntactic sugar which may be statically imported in order to
allow declarative definitions for the construction of
ApplicationProperties
(and the like).