Package io.quarkus.deployment.configuration
package io.quarkus.deployment.configuration
-
ClassesClassDescriptionA configuration reader.WARNING: This is not normal quarkus config, this is only read from application.properties.A class which manages configuration compatibility for the build-time configuration.The interceptor at the back of the chain which provides compatibility defaults for new property names.The interceptor at the front of the chain which handles hiding deprecated properties from the iterator.