-
@Target(FIELD) @Retention(SOURCE) public @interface NullNumberAsZero
a built-in converter to convert short, long, integer, float, double, byte, BigInteger or BigDecimal value to zero when it is null.
@Target(FIELD) @Retention(SOURCE) public @interface NullNumberAsZero