The object that is stored in the hashmap, is a connector object that connects 2 other classes into one. One of this class has arraylist of another class.
How do I make this hashmap into a JSON object. I tried with Jackson but still failed to accomplish this. Anyone has any idea of getting this done?
. Here are the classes of the objects stored in the map:
– JB Nizet Apr 17 '17 at 08:38. I get this exception:. What is the reason? How to fix this code?