Skip to content
New issue

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

Spring data envers compatibility with spring data rest. #35

Open
richardkabiling opened this issue Jul 4, 2015 · 3 comments
Open

Spring data envers compatibility with spring data rest. #35

richardkabiling opened this issue Jul 4, 2015 · 3 comments
Labels
status: waiting-for-triage An issue we've not yet triaged

Comments

@richardkabiling
Copy link

Revision repository methods cannot be exposed as spring data rest endpoints.

Seems issue is due to naming convention used in the interface.

Question in stackoverflow:

@drenda
Copy link

drenda commented Jun 22, 2017

Is there any plan to fix this problem? The only solution right now is create a custom controller and to expose findRevisions methods.

Thanks

@kdomagal
Copy link

+1

@paulcwarren
Copy link

paulcwarren commented Dec 18, 2020

+1

And I wonder if something like this would be acceptable as implementation of a generic revisions controller? Or something that we could iterate on?

If so then I would be happy to submit as a PR although I would need a bit of advice to help figure out if this should actually live in this project (as some sort of conditional controller?) or in a separate and new spring-data-envers-rest sibling project.

Anyways, would love to hear your thoughts.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

No branches or pull requests

5 participants