Annotation Interface NonSerialized


@Target(FIELD) @Retention(RUNTIME) public @interface NonSerialized
Used to tell AutoConfig not to serialize a certain property.