I am getting some json response by hitting url. I want to use jackson to parse json response. I tried with object Mapper but I am getting exceptions.
json:
Well i always create my Model / Pojo class using jsonschema2pojo.org!
you need to provide your json data and based on that data it will create pojo / Model class for you ! very cool !