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

Add support for Java8 parameters #19

Open
jkubrynski opened this issue Nov 15, 2014 · 2 comments
Open

Add support for Java8 parameters #19

jkubrynski opened this issue Nov 15, 2014 · 2 comments

Comments

@jkubrynski
Copy link
Member

We don't have to use @PathVariable due to parameter names are available through reflection

@szpak
Copy link
Member

szpak commented Nov 15, 2014

Wouldn't it require to switch minimal Java version to 8?

@jkubrynski
Copy link
Member Author

No, we'll choose proper implementation in runtime

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

2 participants