Files
spring-data-envers/.gitignore
Oliver Gierke 5cf6501592 Initial draft of Envers support for Spring Data JPA.
Added an implementation of the Spring Data Commons historiography API based on Hibernate Envers. The implementation is a contribution of @hygl to a large degree.
2012-03-21 15:04:22 +01:00

6 lines
52 B
Plaintext
Executable File

.classpath
.project
.springBeans
.settings/
target/