Open leeaee opened 5 years ago
I don't see this issue could be fixed very soon. FastJSON doesn't support multimap deserizliation, and the issue was there for long time. For form field binding, app could write a binder. Once fastjson get it's part done, then I will create a builtin binder for multi-map support.
When using com.google.common.collect.Multimap as an attribute of entity, the POST method always get null of the Multimap attribute from request body. Reappear method: