Package io.smallrye.config
Annotation Type WithDefaults
-
@Documented @Retention(RUNTIME) @Target(METHOD) public @interface WithDefaults
Marker annotation intented to be used only in aMapmapping to allow theMapto return the default value for the value element on any key lookup.