John Blum
b57eb85a23
Remove punctuation in Exception messages.
...
Closes #2566 .
2022-06-08 12:46:50 -07:00
Greg L. Turnquist
48790adebb
Align Spring Data JPA annotations with Spring Framework annotations.
...
Remove @Inherited from Spring Data JPA annotations to align with Spring Framework ones.
Closes #803 .
2022-06-08 10:23:30 -05:00
Jens Schauder
a105a1e7e9
Fix lazy loading problem with custom revision entities.
...
We now unproxy the revision data before trying to access its data.
Closes spring-projects/spring-data-envers/issues/313
2022-03-11 14:34:48 +01:00
Christoph Strobl
57b9b2198b
Update copyright year to 2022.
...
See: #2443
2022-02-17 13:44:01 +01:00
Jens Schauder
d803ff7ede
Remove Eclipse Non-Javadoc comments.
...
Closes #2397
2022-01-21 16:31:06 +01:00
Jens Schauder
0ae3d43502
Merge the Envers repo.
...
Spring Data JPA is now a multimodule project.
The artifacts build are still separate, except for the documentation which is now a single one.
Closes # 2316
2022-01-21 16:31:05 +01:00