https://github.com/spring-projects/spring-data-envers
Envers extension of the Spring Data JPA module
https://github.com/spring-projects/spring-data-envers
Last synced: 2 months ago
JSON representation
Envers extension of the Spring Data JPA module
- Host: GitHub
- URL: https://github.com/spring-projects/spring-data-envers
- Owner: spring-projects
- License: apache-2.0
- Created: 2012-03-21T13:49:17.000Z (about 13 years ago)
- Default Branch: main
- Last Pushed: 2023-11-17T09:25:46.000Z (over 1 year ago)
- Last Synced: 2025-03-29T18:07:45.676Z (2 months ago)
- Homepage: http://projects.spring.io/spring-data-envers
- Size: 1.56 MB
- Stars: 263
- Watchers: 44
- Forks: 100
- Open Issues: 12
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE.txt
- Security: SECURITY.adoc
Awesome Lists containing this project
README
= Spring Data Envers
This project is now part of https://github.com/spring-projects/spring-data-jpa[Spring Data JPA 3.0].
== License
Spring Data Envers is Open Source software released under the https://www.apache.org/licenses/LICENSE-2.0.html[Apache 2.0 license].