Package io.smallrye.config
Annotation Interface WithDefault
Specify the default value of a property.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueThe default value of the property.- Returns:
- the default value as a string
-