Data Auditing Using JaVers and Spring Data MongoDB

Eric Anicet
6 min readMar 11, 2024

In this story, we’ll see how to use JaVers in a simple Spring Boot app and MongoDB environment to track changes.

· Prerequisites
· Overview
What is JaVers
Why use JaVers
· Spring Boot Project Set-up
JaVers Dependencies
JaversRepository Configuration
Code implementation
· Testing
· Author Provider
· Retrieving Audit Information From JaVers Snapshots Repository
·…

--

--