org.javers:javers-persistence-sql

JaVers - object auditing and diff framework for Java


Keywords
hacktoberfest
License
Apache-2.0

Documentation

 logotype.svg

Maven Central Build Status Financial Contributors on Open Collective

What is JaVers

JaVers is the lightweight Java library for auditing changes in your data.

We all use Version Control Systems for source code, so why not use a specialized framework to provide an audit trail of your Java objects (entities, POJO, data objects)?

Check out our site

You can find the latest information about JaVers project at javers.org. Check out our documentation pages.

Build & test JaVers

Clone our github repository

git clone https://github.com/javers/javers.git
cd javers

Build JaVers and run unit tests

./gradlew build

Run the environment self-test, to check if JaVers is compatible with your JDK version

./gradlew javers-core:run

Issues and Contributing

We'd love to get issues and contributions from you!

You can report a Bug or a Feature Request. Questions should be asked at stackoverflow.com. We'll answer them. Before you create an issue please read our Guidelines for Bug Reporting.

JaVers is an open source project, so we are open to your contributions. Before you start, please read our Contributing Guide and see how to get your changes merged.

Code Contributors

This project exists thanks to all the people who contribute their work:

Financial Contributing

Become a financial contributor and help us sustain the JaVers project. [Contribute]

Individual contributors

Organizations

Support Javers as an organization. Your logo will show up here with a link to your website.

License

JaVers is licensed under Apache License Version 2.0, see the LICENSE file.