| Arunprasad, I already pointed you to the Envers templates, which again you can find here https://github.com/hibernate/hibernate-test-case-templates/tree/master/envers/envers-5 All you need to do is setup the pom.xml to use Hibernate / Hibernate Envers versions 5.2.12 and you should be fine. From there just add your mappings and run the test case. It's really quite easy. |