...
*** NOTE: For the sake of simplicity the above mentioned enrichment methods have been implemented. Required enrichment will vary on case by case basis.
Integration - A separate class should be created for integrating with each dependent microservice. Only one method from that class should be called from the main service class for integration.
In this guide, we will be showcasing how we can integrate our microservices with other microservices like MDMS, IdGen, User and Workflow.
...