I am using mockito to mock restTemplate. However restTemplate.exchange returns null value. I have tried other answers (How to fix the null value response of RestTemplate.exc