com.electronwill.nightconfig.core.serde with serde.annotations.@Deprecated
@Retention(value=RUNTIME)
@Target(value={FIELD,TYPE})
public @interface PreserveNotNull
On a class declaration: applies the effect of this annotation to all the fields.