It would be nice to support a @DefaultProperty annotation that specifies a property from which to read a default value. It would take precedence over other defaults if and only if the property is defined.
Property values should be converted using joda-convert.
It would be nice to support a
@DefaultProperty
annotation that specifies a property from which to read a default value. It would take precedence over other defaults if and only if the property is defined.Property values should be converted using
joda-convert
.