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

Support for non-String parameters in JAX-RS for native image #2303

Merged
merged 2 commits into from
Sep 1, 2020

Conversation

tomas-langer
Copy link
Member

@tomas-langer tomas-langer commented Aug 31, 2020

Support for non-String parameters (query, header, path) in JAX-RS for native image

Signed-off-by: Tomas Langer tomas.langer@oracle.com

Resolves #2291

Also added a test to Mp1 native image integration test.

… native image.

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
@tomas-langer tomas-langer added bug Something isn't working MP jax-rs JAX-RS and Jersey related issues 2.x Issues for 2.x version branch native-image labels Aug 31, 2020
@tomas-langer tomas-langer self-assigned this Aug 31, 2020
@barchetta barchetta added this to the 2.0.2 milestone Aug 31, 2020
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
@barchetta barchetta merged commit 59a67b2 into helidon-io:master Sep 1, 2020
@tomas-langer tomas-langer deleted the 2291-native-jaxrs-params branch July 11, 2022 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x Issues for 2.x version branch bug Something isn't working jax-rs JAX-RS and Jersey related issues MP native-image
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Native-image runtime error with QueryParam of type Long
4 participants