Package io.quarkus.runtime.configuration
package io.quarkus.runtime.configuration
-
ClassDescriptionConvenience helper to generate the
SmallRyeConfigBuilderCustomizerbytecode, by wrapping methods that require varargs or collections as parameters.A helper class to produce a right-sized array list.A converter which converts a Charset string into an instance ofCharset.A converter which converts a CIDR address into an instance ofCidrAddress.Provides a way to customize theSmallRyeConfigused by Quarkus.Utility methods to log configuration problems.An exception indicating that a configuration failure has occurred.This small utility class holds constants relevant to configuration converters.A converter for aDurationinterface.A helper class to produce a right-sized hash set.A converter which produces values of typeInetAddress.A converter which converts a socket address in the form of<host-or-address>[:<port>]into an instance ofInetSocketAddress.A converter to support locales.A type representing data sizes.A converter to support data sizes.A converter to normalize paths that are considered root of something.A converter for aPathinterface.The simple Quarkus implementation ofSmallRyeConfigFactory.A converter to support regular expressions.The initial configuration for Runtime.Config source that is used to handleio.quarkus.bootstrap.app.StartupAction#overrideConfig(java.util.Map)The initial configuration for Static Init.The GraalVM provides a lazy implementation to access system properties that are expensive to calculate.A converter to support ZoneId.