Getting Started with Hibernate Envers

Описание к видео Getting Started with Hibernate Envers

A lot of business applications require an audit log that documents all changes that were performed on the managed data. There are lots of different options to implement such a log. One of them is Hibernate Envers. It just takes a few annotations to document all changes in the audit tables, and Envers also provides a powerful API to extract information from your audit log.
In this video, I will show you how to add Hibernate Envers to your project, activate auditing for an entity and retrieve different information from your audit log.

If you like this video, please give it a thumbs up and share it with your friends and co-workers.

Like my channel? Subscribe!
➜ http://bit.ly/2cUsid8

Join the free Member Library:
https://goo.gl/dtyIIC

Read the accompanying post: http://www.thoughts-on-java.org/hiber...

Want to connect with me?
Blog: http://www.thoughts-on-java.org/
Twitter:   / thjanssen123  
Facebook:   / thoughtsonjava  
#Hibernate #Envers #JPA #Tutorial

Комментарии

Информация по комментариям в разработке