geekyhacker.com
Append arrays to an existing JSON file with Jackson
Jackson is the most powerful library for JSON serialization and deserialization. It can do anything literally with JSON. But at the same time, it is a bit frustrating. That’s because Jackson …