spring-data-envers icon indicating copy to clipboard operation
spring-data-envers copied to clipboard

Add ability to find by change date

Open andrievskya opened this issue 3 years ago • 1 comments

Hello!

As far as I can see, it is only possible to look for an entity by a revision number.

I suggest adding a way to find an entity by id and date, as AuditReader allows it.

Any workaround suggestions are also welcome.

andrievskya avatar Jun 08 '21 15:06 andrievskya

Thanks for your suggestion. It sounds like a reasonable enhancement that we can consider for future releases.

mp911de avatar Jun 14 '21 14:06 mp911de