Embedded Not Working: NoSuchMethodError getParameters() #696
Labels
Comments
Thanks for reporting will be fixed in the next update! |
1.4.1 has this fix |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I think I've tried everything but I can't make the embedded annotation work.
My problem is that I have a json like this:
{ ad: {id: "myId", wishes: {brand: "Hehe"}}}
SO I'm using jackson with requery to deserialize it but it always crash.
The brands could be inline in the model, but the json cannot change.
And it gives me:
The text was updated successfully, but these errors were encountered: