In this example, we will build three Microservices using Talend Studio and will
monitor them using Talend Runtime and Talend Administration Center. We will expose a
rest interface that will deliver customer data.
An Audit Service listening on a queue will display message on the console. The third service
will call the rest interface to retrieve the customer data. Normally, microservices should only
be limited to be "Provider" services.
However, we are using third service to demonstrate rest communication between two
microservices.
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!