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
Because the Gson implementation of InputFieldBuilder is rather primitive (as Gson doesn't expose any type metadata), the support for records needs to be added manually. The Jackson implementation does not suffer this issue.
The text was updated successfully, but these errors were encountered:
Because the Gson implementation of
InputFieldBuilder
is rather primitive (as Gson doesn't expose any type metadata), the support for records needs to be added manually. The Jackson implementation does not suffer this issue.The text was updated successfully, but these errors were encountered: