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

@ResponseBody with void return type causes NullpointerException #151

Closed
kerkhofsd opened this issue Oct 6, 2017 · 1 comment
Closed
Labels
Milestone

Comments

@kerkhofsd
Copy link
Contributor

kerkhofsd commented Oct 6, 2017

In the latest SNAPSHOT builds, @ResponseBody was introduced.

Using the @ResponseBody together with a void return type, causes a NullPointerException in the AnnotationWebscript class.

@stanmine stanmine added the bug label Oct 6, 2017
@stanmine
Copy link
Contributor

stanmine commented Oct 6, 2017

Hello @kerkhofsd,

I was able to reproduce this issue. I will create a fix a soon as possible.

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

No branches or pull requests

2 participants