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

NoSuchRequestHandlingMethodException is deprecated #22

Open
msoub opened this issue Jul 7, 2017 · 2 comments
Open

NoSuchRequestHandlingMethodException is deprecated #22

msoub opened this issue Jul 7, 2017 · 2 comments

Comments

@msoub
Copy link

msoub commented Jul 7, 2017

Hello,

Thank you very much for this very useful lib!

At cz.jirutka.spring.exhandler.RestHandlerExceptionResolverBuilder#getDefaultHandlers there is a reference to the deprecated NoSuchRequestHandlingMethodException which will be removed with the new version of Spring.
Perhaps this class should be loaded only when it exists?

@kicktipp
Copy link

kicktipp commented Oct 1, 2017

And with the release of spring 5 in the last few days this lib is incompatible with Spring5

@yakovenkoroman1993
Copy link

@jirutka Please add support spring 5. In package there is import org.springframework.web.servlet.mvc.multiaction.NoSuchRequestHandlingMethodException which is not existing in spring 5

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

3 participants