You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
beikov
changed the title
JSON serialization fails because methods of generated entity view implementations are not registered for reflection
Quarkus native image JSON serialization
Dec 12, 2021
beikov
changed the title
Quarkus native image JSON serialization
Quarkus native image JSON serialization empty
Dec 12, 2021
Here is the reproducer: quarkusio/quarkus#21930
The problem turned out to be, that methods of generated entity view implementation were not registered for reflection.
The text was updated successfully, but these errors were encountered: