We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Since last year, it seems like version were raised without other fix.
I am using it in multiple projects and the following concerns me:
1.Reference document is spring data repo general one, not spring data envers Not envers specific -> https://docs.spring.io/spring-data/envers/docs/1.1.6.RELEASE/reference/html/ The issue had been open for 10 months -> #61
So, is this repo still maintained? Or if Spring is not going to support this anymore, can we have the timeline for it so that we can migrate away?
The text was updated successfully, but these errors were encountered:
Also, Envers version is pretty old and does not support Hibernate ORM 5.2 (which is the current version used by Spring).
Sorry, something went wrong.
Yes, this project is still maintained. I'll try to put some time into it in the not too far future.
No branches or pull requests
Since last year, it seems like version were raised without other fix.
I am using it in multiple projects and the following concerns me:
1.Reference document is spring data repo general one, not spring data envers
Not envers specific -> https://docs.spring.io/spring-data/envers/docs/1.1.6.RELEASE/reference/html/
The issue had been open for 10 months -> #61
Added support for QueryDSL's QueryDslPredicateExecutor. Fixes #30 #45
So, is this repo still maintained? Or if Spring is not going to support this anymore, can we have the timeline for it so that we can migrate away?
The text was updated successfully, but these errors were encountered: