Javers supports registerIgnoredClass API to ignore specific class. It would be very useful in some cases to support ignoreStrategy / exclusionStrategy where implementor can define custom rule like ignoring by package or similar.
Gson already supports exclusion strategy but as far as i am aware of Gson configuration in Javers cannot be accessed at the moment.