Annotation Interface WithDefaults


@Documented @Retention(RUNTIME) @Target(METHOD) public @interface WithDefaults
Marker annotation to be used only in a Map mapping to allow the Map to return the default value for the value element on any key lookup.