Can I use Jackson ObjectMapper to load data from a JSON file directly into my own data structure? I'm trying to load a map of objects from a JSON file, but not sure how to do it.Can I use Jackson ObjectMapper to load data fro
Can I use Jackson ObjectMapper to load data from a JSON file directly into my own data structure? I'm trying to load a map of objects from a JSON file, but not sure how to do it.Can I use Jackson ObjectMapper to load data fro