Add the ability to disable Json-array serialization of Maps when using complex key serialization
Open
enhancement
- Dominant language
- Java
- Stars
- 24.2k
- Forks
- 4.5k
- Avg merge
- 6d 4h
- Merged PRs (30d)
- 12
Description
```
I want the ability to allow
Map to serialize
and
Map to throw an exception on serialization (since this will
use the map-as-json-array format)
```
Original issue reported on code.google.com by `isaac.q....@gmail.com` on 28 Apr 2014 at 5:03
Contributor guide
Assessment
This issue has not been assessed yet.