Annotation Interface JaversSpringDataAuditable


@Retention(RUNTIME) @Target(TYPE) public @interface JaversSpringDataAuditable
Enables Javers auto-audit aspect when put on a Spring Data CrudRepository instance.
See Also: