| Package | Description |
|---|---|
| io.quarkus.arc.deployment.configproperties |
| Modifier and Type | Method and Description |
|---|---|
(package private) static ConfigPropertiesUtil.ReadOptionalResponse |
ConfigPropertiesUtil.createReadOptionalValueAndConvertIfNeeded(String propertyName,
org.jboss.jandex.Type resultType,
org.jboss.jandex.DotName declaringClass,
io.quarkus.gizmo.BytecodeCreator bytecodeCreator,
io.quarkus.gizmo.ResultHandle config)
Generates code that uses Config#getOptionalValue for simple objects, or SmallRyeConfig#getOptionalValues if it
is a Collection type.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.