I am trying to mock the RestTemplate method through mockito but it always returning null.
mockito code:
Mockito.when(template.exchange(Ar