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 Information about a configuration interface.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 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.ConfigValueMapView The ConfigValueMapView is view over a Map of String configs names and ConfigValue value.ConfigValuePropertiesConfigSource Deprecated, for removal: This API element is subject to removal in a future version. Converters General converter utilities and constants.DefaultValuesConfigSource DotEnvConfigSourceProvider EnvConfigSource AConfigSourceto access Environment Variables.ExpressionConfigSourceInterceptor Expressions FallbackConfigSourceInterceptor KeyMap<V> A multi-level key map.KeyMapBackedConfigSource Deprecated, for removal: This API element is subject to removal in a future version. LoggingConfigSourceInterceptor MapBackedConfigValueConfigSource Deprecated, for removal: This API element is subject to removal in a future version. 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 PropertiesConfigSourceProvider PropertiesLocationConfigSourceFactory PropertyName RelocateConfigSourceInterceptor SecretKeys SecretKeysConfigSourceInterceptor SecretKeysHandler SecretKeysHandlerConfigSourceInterceptor SecretKeysHandlerFactory SecretKeysHandlerFactory.LazySecretKeysHandler 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.