lundi 1 février 2016

How would i mapping REST API to Multiple Java instances

working on a side project and wondering how i would be mapping a single rest api to multiple java instances using rest. My first though would be to use the path to differentiate between instances. Example api/instance1/... and api/instance2/ ... Any suggestions on how i would solve this problem or any patterns.

Aucun commentaire:

Enregistrer un commentaire