@Target(value=TYPE) @Retention(value=RUNTIME) public @interface IgnoreFields
Field names are JAVA Fields, not translated ones for mongo
IgnoreFields will not be honored for fields marked with @Property and a custom fieldname this will be inherited by subclasses!
public abstract String[] value
Copyright © 2017. All rights reserved.