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

RESTEasy Reactive doesn't support java.time.OffsetDateTime #31320

Open
hbelmiro opened this issue Feb 21, 2023 · 1 comment
Open

RESTEasy Reactive doesn't support java.time.OffsetDateTime #31320

hbelmiro opened this issue Feb 21, 2023 · 1 comment
Labels
area/rest kind/bug Something isn't working

Comments

@hbelmiro
Copy link
Contributor

Describe the bug

This is similar to #31298, but for java.time.OffsetDateTime.
I have a PR ready.

Expected behavior

OffsetDateTime attribute should be serialized to String.

Actual behavior

A serializer can't be found.

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

No response

GraalVM version (if different from Java)

No response

Quarkus version or git rev

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

@hbelmiro hbelmiro added the kind/bug Something isn't working label Feb 21, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented Feb 21, 2023

/cc @FroMage (resteasy-reactive), @Sgitario (resteasy-reactive), @geoand (resteasy-reactive), @stuartwdouglas (resteasy-reactive)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/rest kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant