Class ConfigPropertyBuildItemCandidate
java.lang.Object
io.quarkus.spring.boot.properties.deployment.ConfigPropertyBuildItemCandidate
-
Constructor Summary
ConstructorsConstructorDescriptionConfigPropertyBuildItemCandidate(String fieldName, String configPropertyName, org.jboss.jandex.Type configPropertyType) -
Method Summary
Modifier and TypeMethodDescriptionorg.jboss.jandex.Type
-
Constructor Details
-
ConfigPropertyBuildItemCandidate
-
-
Method Details
-
getFieldName
-
getConfigPropertyName
-
getConfigPropertyType
public org.jboss.jandex.Type getConfigPropertyType()
-