Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Records not serialized #105

Open
zskamljic opened this issue Nov 25, 2021 · 1 comment
Open

Records not serialized #105

zskamljic opened this issue Nov 25, 2021 · 1 comment

Comments

@zskamljic
Copy link

Trying to use FormEncoder with Java records results in body being serialized to 0, it seems. converting the record to class appears to work correctly.

@bstoilov
Copy link

I just stubmled upon the same issue. I had to convert the request body to regular java POJO with getters and setters in order to make it work

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants