mercredi 3 juillet 2019

Creating a mock server from scratch using Java

I am needing to create a mock server in Java to test out a code repo with the help of STS. I know there are libraries/frameworks that help but I am trying to make a mock http server from scratch, and have the code going in output in JSON format.

Is there any documentation or information that can help me with this? I know I will have to implement port mapping.

Aucun commentaire:

Enregistrer un commentaire