February 2018
Intermediate to advanced
552 pages
13h 46m
English
Even though this basic Lagom HelloWorld System looks very simple, we can learn many Lagom concepts. Let's pick up each service and understand the code.
It mainly has two services (microservices):
Again, each microservice has two parts: one is for the API and another for the implementation.
The Hello (hello) Microservice has the following two parts:
In the same way, the Hello Stream (hello-lagom-stream) microservice has two parts:
The whole HelloWorld System ...
Read now
Unlock full access