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

Fix reflection registration issue with Jackson's @JsonSerialize #12387

Merged
merged 1 commit into from Sep 29, 2020

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Sep 29, 2020

Fixes: #12345

@geoand geoand requested a review from gsmet September 29, 2020 05:34
@gsmet gsmet added triage/waiting-for-ci Ready to merge when CI successfully finishes triage/backport? labels Sep 29, 2020
@gsmet gsmet added this to the 1.9.0 - master milestone Sep 29, 2020
@gsmet gsmet merged commit f6f1931 into quarkusio:master Sep 29, 2020
@gsmet gsmet modified the milestones: 1.9.0 - master, 1.8.2.Final Oct 1, 2020
@geoand geoand deleted the #12345 branch October 6, 2020 06:53
kdubb added a commit to kdubb/quarkus that referenced this pull request May 6, 2021
…onDeserialize

This is a follow up to PR quarkusio#12387.

It registers the rest of the “using” options (`keyUsing`, `contentUsing`, `nullsUsing`) for both `@JsonSerialize` and `@JsonDeserialize`
kdubb added a commit to kdubb/quarkus that referenced this pull request May 6, 2021
…onDeserialize

This is a follow up to PR quarkusio#12387.

It registers the rest of the “using” options (`keyUsing`, `contentUsing`, `nullsUsing`) for both `@JsonSerialize` and `@JsonDeserialize`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage/waiting-for-ci Ready to merge when CI successfully finishes
Projects
None yet
2 participants