Putting it all together - Developing a customer registration microservice example

So far, the examples we have seen are not more than just a simple hello world. Putting our learnings together, this section demonstrates an end-to-end customer profile microservice implementation. The customer profile microservices will demonstrate the interaction between different microservices. It will also demonstrate microservices with business logic and primitive data stores.

In this example, two microservices--Customer Profile Service and Customer Notification Service-- will be developed:

As shown in the preceding diagram, the customer profile microservice ...

Get Spring 5.0 Microservices - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.