I can do fine using MockRestServiceServer but what I want to do is to mock for example /mockLink but not /actualLink.
MockRestServiceServer
/mockLink
/actualLink
Using a proper TestRestTemplate I want to mock /mockLink but want the actual result for /actualLink
TestRestTemplate
Aucun commentaire:
Enregistrer un commentaire