This project belongs to following client projects:
This is the base project for the client projects with shared RestClient
class where is responsible for the URL composition used to send the request.
It also contains the configuration class used for the test projects to set the baseUri
, basePath
and port
.
The libraries used in the client are also here, so there's no necessity to import one by one.