jeudi 9 avril 2015

How to log any changes on @Entity automatically?

I'd like to define an @Entity whose changes (CRUD operations) should be logged to a textfile. Is there any framework I could use in conjunction with spring?


I know about Envers, but that would greate historical entries in a database table. But I just would like to have a logging, no version tracking.


Aucun commentaire:

Enregistrer un commentaire