Change default JSON library
Change default JSON library from GSON to Jackson. That solves the issue of HashMap key deterministic serialization.
Change default JSON library from GSON to Jackson. That solves the issue of HashMap key deterministic serialization.