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

Use the exception handler with Spring Data Rest #5

Open
bep opened this issue Aug 26, 2014 · 3 comments
Open

Use the exception handler with Spring Data Rest #5

bep opened this issue Aug 26, 2014 · 3 comments

Comments

@bep
Copy link

bep commented Aug 26, 2014

Seems like Spring Data Rest has it's own exception handling set up, but it would be nice to get this framework to play nicely with that one.

@jirutka
Copy link
Owner

jirutka commented Oct 8, 2014

I’m not using Spring Data REST, so I don’t know how it’s handling exceptions. Maybe I should take a look, for an inspiration. Thanks to pointing this out and feel free to send PR for some kind of support for Spring Data REST.

@kirakishin
Copy link

hello, me too,
i use spring data rest and the ValidationContraintException are not handled by the framework.
but your handler doesn't works with it.
could you keep us in touch ?

abednego4609 pushed a commit to abednego4609/spring-rest-exception-handler that referenced this issue Oct 7, 2015
In some Spring configuration (ex: Spring Data Rest (jirutka#5)), Exceptions are wrapped.
carragom pushed a commit to carragom/spring-rest-exception-handler that referenced this issue Nov 29, 2015
In some Spring configuration (ex: Spring Data Rest (jirutka#5)), Exceptions are wrapped.
@t2349
Copy link

t2349 commented May 17, 2016

Is there an example how to use this framework? it seems the instruction does not tell how to use.
Dave

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants