All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description AbstractLocationConfigSourceFactory ThisAbstractLocationConfigSourceFactoryallows to initialize additional config locations with the configurationSmallRyeConfig.SMALLRYE_CONFIG_LOCATIONS.AbstractLocationConfigSourceLoader ThisAbstractLocationConfigSourceLoaderloadsConfigSources from a list of specific locations.AbstractMappingConfigSourceInterceptor ConfigLogging ConfigLogging_$logger Warning this class consists of generated code.ConfigMapping This annotation may be placed in interfaces to group configuration properties with a common prefix.ConfigMapping.NamingStrategy ConfigMappingClassMapper ConfigMappingContext A mapping context.ConfigMappingGenerator ConfigMappingInterface The metadata reprensentation of aConfigMappingannotated class.ConfigMappingInterface.CollectionProperty ConfigMappingInterface.DefaultMethodProperty ConfigMappingInterface.GroupProperty ConfigMappingInterface.LeafProperty ConfigMappingInterface.MapProperty ConfigMappingInterface.MayBeOptionalProperty ConfigMappingInterface.OptionalProperty ConfigMappingInterface.PrimitiveProperty ConfigMappingInterface.Property ConfigMappingInterface.ToStringMethod ConfigMappingLoader ConfigMappingMetadata ConfigMappingObject An interface implemented internally by configuration object implementations.ConfigMappings Utility class forConfigMappingannotated classes.ConfigMappings.ConfigClassWithPrefix ConfigMessages ConfigMessages_$bundle Warning this class consists of generated code.ConfigSourceContext Exposes contextual information on the ConfigSource initialization viaConfigSourceFactory.ConfigSourceContext.ConfigSourceContextConfigSource ConfigSourceFactory ThisConfigSourceFactoryallows to initialize aConfigSource, with access to the currentConfigSourceContext.ConfigSourceFactory.ConfigurableConfigSourceFactory<MAPPING> ConfigSourceInterceptor The ConfigSourceInterceptor allows to intercept the resolution of a configuration name before the configuration value is resolved by the Config and before any conversion taking place.ConfigSourceInterceptorContext Exposes contextual information about the intercepted invocation ofConfigSourceInterceptor.ConfigSourceInterceptorFactory This ConfigSourceInterceptorFactory allows to initialize aConfigSourceInterceptor, with access to the currentConfigSourceInterceptorContext.ConfigurableConfigSource ConfigValidationException An exception which is thrown when a configuration validation problem occurs.ConfigValidationException.Problem ConfigValidator ConfigValue The ConfigValue is a metadata object that holds additional information after the lookup of a configuration.ConfigValue.ConfigValueBuilder ConfigValueConfigSource Extends the originalConfigSourceto expose methods that return aConfigValue.ConfigValueConfigSource.ConfigValueMapStringView TheConfigValueConfigSource.ConfigValueMapStringViewis a view over a Map of String configs names and String values.ConfigValueConfigSource.ConfigValueMapView TheConfigValueConfigSource.ConfigValueMapViewis a view over a Map of String configs names andConfigValuevalues.ConfigValueConfigSource.ConfigValueProperties Loads properties asConfigValue.Converters General converter utilities and constants.DefaultValuesConfigSource DotEnvConfigSourceProvider EnvConfigSource AConfigSourceto access Environment Variables.ExpressionConfigSourceInterceptor Expressions FallbackConfigSourceInterceptor KeyMap<V> A multi-level key map.LoggingConfigSourceInterceptor MapBackedConfigValueConfigSource NameIterator An iterator for property name strings.Priorities A collection of built-in priority constants forConfigSourceInterceptorthat are supposed to be ordered based on theirjakarta.annotation.Priorityclass-level annotation.ProfileConfigSourceInterceptor PropertiesConfigSource PropertiesConfigSourceLoader PropertiesConfigSourceProvider Deprecated, for removal: This API element is subject to removal in a future version. PropertiesLocationConfigSourceFactory PropertyName RelocateConfigSourceInterceptor SecretKeys SecretKeysConfigSourceInterceptor SecretKeysHandler ASecretKeysHandlerprovides a way to decode or decrypt a secret configuration value.SecretKeysHandlerFactory ThisSecretKeysHandlerFactoryallows to initialize aSecretKeysHandler, with access to the currentConfigSourceContext.SecretKeysHandlerFactory.LazySecretKeysHandler Defers the initialization of aSecretKeysHandlerFactoryto only when a value requires decoding.SmallRyeConfig SmallRyeConfigBuilder SmallRyeConfigBuilderCustomizer ThisSmallRyeConfigBuilderCustomizerallows to customize aSmallRyeConfigBuilder, used to create aSmallRyeConfiginstance.SmallRyeConfigFactory A factory which allows a user-provided strategy for locating, creating, and configuring the configuration instance which corresponds to a given class loader.SmallRyeConfigProviderResolver SysPropConfigSource WithConverter Specify the converter to use to convert the annotated type.WithDefault Specify the default value of a property.WithDefaults Marker annotation intented to be used only in aMapmapping to allow theMapto return the default value for the value element on any key lookup.WithName The name of the configuration property or group.WithParentName Use the parent's configuration name.WithUnnamedKey Omits a single map key from the configuration name when populatingMaptypes.