Uses of Class
io.quarkus.spring.boot.properties.deployment.ConfigPropertyBuildItemCandidate
-
Uses of ConfigPropertyBuildItemCandidate in io.quarkus.spring.boot.properties.deployment
Method parameters in io.quarkus.spring.boot.properties.deployment with type arguments of type ConfigPropertyBuildItemCandidateModifier and TypeMethodDescriptionstatic voidConfigPropertyBuildItemCandidateUtil.removePropertiesWithDefaultValue(ClassLoader classLoader, String configClass, List<ConfigPropertyBuildItemCandidate> candidates) This method inspects theconfigClassbytecode to identify all fields that have a default value set in the class constructor.