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 java.time.YearMonth as JAX-RS parameter #45698

Closed
DeKoxD opened this issue Jan 18, 2025 · 1 comment · Fixed by #45699
Closed

Add support for java.time.YearMonth as JAX-RS parameter #45698

DeKoxD opened this issue Jan 18, 2025 · 1 comment · Fixed by #45699
Labels
area/rest kind/enhancement New feature or request
Milestone

Comments

@DeKoxD
Copy link
Contributor

DeKoxD commented Jan 18, 2025

Description

Please consider adding a ParamConverter in resteasy-reactive for java.time.YearMonth.

https://github.com/quarkusio/quarkus/tree/main/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/parameters/converters

Based on #34324

Implementation ideas

No response

Copy link

quarkus-bot bot commented Jan 20, 2025

/cc @FroMage (rest), @stuartwdouglas (rest)

@quarkus-bot quarkus-bot bot added this to the 3.19 - main milestone Jan 20, 2025
@gsmet gsmet modified the milestones: 3.19 - main, 3.18.0 Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/rest kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants