mardi 16 mai 2017

Micro service Architecture based on RESTful API's

I need to develop a java web service that will take requests (with 2 parameters) from another part of our application then save the request and additional sender information to database and finally produce a complete request (6 parameters or more) to call another web service and also save complete request to database too.
is there any special Design Pattern for implementing this project?

Aucun commentaire:

Enregistrer un commentaire