mardi 26 septembre 2017

Is it possible to mock JUST specific endpoints using MockRestServiceServer?

I can do fine using MockRestServiceServer but what I want to do is to mock for example /mockLink but not /actualLink.

Using a proper TestRestTemplate I want to mock /mockLink but want the actual result for /actualLink

Aucun commentaire:

Enregistrer un commentaire