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

Converters priority and custom deserializers #281

Closed
Tracked by #1505
fjtirado opened this issue Sep 23, 2024 · 0 comments · Fixed by #284
Closed
Tracked by #1505

Converters priority and custom deserializers #281

fjtirado opened this issue Sep 23, 2024 · 0 comments · Fixed by #284
Assignees

Comments

@fjtirado
Copy link
Contributor

fjtirado commented Sep 23, 2024

Jackson Converter has the same priority than default smallrye converter, which creates an ambiguity depending on the service loading order

Besides that, it would be nice to be able to define proper custom deserializer following same approach that is used for serializers.

fjtirado added a commit to fjtirado/quarkus-reactive-messaging-http that referenced this issue Sep 24, 2024
fjtirado added a commit to fjtirado/quarkus-reactive-messaging-http that referenced this issue Sep 24, 2024
fjtirado added a commit to fjtirado/quarkus-reactive-messaging-http that referenced this issue Sep 24, 2024
fjtirado added a commit to fjtirado/quarkus-reactive-messaging-http that referenced this issue Sep 24, 2024
fjtirado added a commit that referenced this issue Sep 24, 2024
[Fix #281] Adding deserializer support
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

Successfully merging a pull request may close this issue.

1 participant