I\'m trying to parse the JSON from Github\'s commit details API into a HashMap. The Sample Json I\'ve used in my tests is here
The test code is
@Spring