-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathindex.html
199 lines (179 loc) · 8.23 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
---
layout: main
title: JaVers — The Leading Framework for Object Audit and Diff in Java
description: With JaVers you can forget about troublesome data versioning. Let the changes in your data be managed by JaVers.
---
{% include sponsorship-alert.html %}
<header class="container-fluid hero-container">
<div class="hero">
<h1 style="color:#EA4D1A;">The Leading Framework for Object Audit and Diff in Java</h1>
<p>With <strong>JaVers</strong> you can forget about the troublesome data versioning</p>
<p>Let the changes in your data be managed by JaVers</p>
</div>
</header>
<h3 class="black-header">Why Javers?</h3>
<section id="why-javers" class="container-fluid">
<div class="container white-container">
<div class="row">
<div class="feature col-md-4 col-sm-6">
<a href="/documentation/diff-examples/">
<div class="icon-container">
<span class="icon octicon octicon-git-compare"></span>
</div>
<h2>Compare</h2>
</a>
Compare complex object structures
</div>
<div class="feature col-md-4 col-sm-6">
<a href="/documentation/repository-examples/">
<div class="icon-container">
<span class="icon octicon octicon-git-pull-request"></span>
</div>
<h2>Commit</h2>
</a>
Commit changes performed on your domain objects
</div>
<div class="feature col-md-4 col-sm-6">
<a href="/documentation/jql-examples/#data-history-views">
<div class="icon-container">
<span class="icon octicon octicon-mirror"></span>
</div>
<h2>Three views</h2>
</a>
Browse data history in three views — <br/>
<a href="/documentation/jql-examples/#query-for-changes">Changes</a>,
<a href="/documentation/jql-examples/#query-for-shadows">Shadows</a> and
<a href="/documentation/jql-examples/#query-for-snapshots">Snapshots</a>
</div>
<div class="feature col-md-4 col-sm-6">
<a href="/documentation/repository-configuration/">
<div class="icon-container">
<span class="icon octicon octicon-repo"></span>
</div>
<h2>Persist</h2>
</a>
Persist data change history in <b>MongoDB</b>, <b>PostgreSQL</b>, <b>MySQL</b>, <b>Oracle</b> or
<b>Microsoft SQL Server</b>
</div>
<div class="feature col-md-4 col-sm-6">
<a href="/documentation/diff-examples/#compare-graphs">
<div class="icon-container">
<span class="icon octicon octicon-diff"></span>
</div>
<h2>Track changes</h2>
</a>
Track every change of object fields as well as relations changes
</div>
<div class="feature col-md-4 col-sm-6">
<a href="/documentation/jql-examples/">
<div class="icon-container">
<span class="icon octicon octicon-book"></span>
</div>
<h2>Javers Query Language</h2>
</a>
Use Javers Query Language
to easily query for changes of a given class, object or property
</div>
</div>
<div class="row">
<div class="feature col-md-6 col-sm-6">
<a href="/documentation/spring-integration/#auto-audit-aspect">
<div class="icon-container">
<span class="icon fa fa-at"></span>
</div>
<h2>Auto-audit annotations</h2>
</a>
Take advantage of the auto-audit annotation for Spring Data Repositories
</div>
<div class="feature col-md-6 col-sm-6">
<a href="documentation/getting-started/">
<div class="icon-container">
<span class="icon fa fa-rocket"></span>
</div>
<h2>Getting Started</h2>
</a>
<a href="documentation/getting-started/">Quick start</a>
and easy <a href="/documentation/domain-configuration">configuration</a>
</div>
</div>
</div>
</section>
<h3 class="black-header">Community</h3>
<section class="grey-container">
<div class="container">
<div class="row">
<a href="https://github.com/javers/javers#guidelines-for-contributors">
<div class="social col-md-2 col-sm-6">
<div class="icon-container">
<span class="icon fa fa-github"></span>
</div>
<h2>Contribute at<br><span>Github</span></h2>
</div>
</a>
<a href="https://github.com/javers/javers#guidelines-for-bug-reporting">
<div class="social col-md-2 col-sm-6">
<div class="icon-container">
<span class="icon fa fa-bug"></span>
</div>
<h2>Report a Bug at<br><span>GitHub Issues</span></h2>
</div>
</a>
<a href="https://stackoverflow.com/questions/tagged/javers?sort=newest">
<div class="social col-md-2 col-sm-6">
<div class="icon-container">
<span class="icon fa fa-stack-overflow"></span>
</div>
<h2>Ask a question at<br><span>StackOverflow</span></h2>
</div>
</a>
<a href="https://central.sonatype.com/search?smo=true&namespace=org.javers&q=org.javers">
<div class="social col-md-2 col-sm-6">
<div class="icon-container">
<span class="icon fa fa-cloud-download"></span>
</div>
<h2>Download from<br><span>The Central</span></h2>
</div>
</a>
<a href="https://github.com/javers/javers/discussions">
<div class="social col-md-2 col-sm-6">
<div class="icon-container">
<span class="icon fa fa-comments"></span>
</div>
<h2>Contributors <br><span>Discussions</span></h2>
</div>
</a>
<a href="/sponsorship">
<div class="social col-md-2 col-sm-6">
<div class="icon-container">
<span class="icon fa fa-money"></span>
</div>
<h2>Donate via<br><span>GitHub Sponsors</span></h2>
</div>
</a>
</div>
</div>
</section>
<section>
<div class="container">
<div class="row">
<div id="team" class="col-md-8">
<h2>Core team</h2>
<ul id="github-team" class="list-unstyled"></ul>
<h2>Contributors</h2>
<ul id="github-contributors" class="list-unstyled"></ul>
<h2>Our sponsors</h2>
Support the JaVers project by becoming a financial contributor and helping us sustain its development.
See <a href="https://javers.org/sponsorship">Sponsorship</a>.
If your organization is interested in supporting Javers,
we can feature your logo here and in the Javers
<a href="https://github.com/javers/javers">readme.md</a>.
<h3> Featured Sponsors</h3>
<a class="no-focus-style" href="https://github.com/AkrosAG">
<img src="https://javers.org/img/akros_logo.png" width="160px" alt="Akros Logo"/>
</a>
</div>
</div>
</div>
</section>
<script src="js/github.js?timestamp={{ site.time | date: '%s' }}"></script>
<script src="js/github-client.js?timestamp={{ site.time | date: '%s' }}"></script>