spring-data-envers
spring-data-envers copied to clipboard
API improvements for common AuditReader methods
I am going to implemented some common reusable methods from the the audit reader (eg: findEntitiesAtRevision). Are those kinds of methods supposed to be included in spring-data-envers or is the prefered way to extend from the existing API within the project?