February 2018
Intermediate to advanced
552 pages
13h 46m
English
In this section, we will explore Lagom Framework's building blocks at a high level and low level.
When we observe the Lagom Framework, it contains the following high-level components:
Consider the following diagram of the building blocks of Lagom Framework:

The Service API is used to define the Lagom Framework-based API and its implementation.
The Persistence API is used to store our Reactive System's persistent entities into a data store using the CQRS/ES technique.
The Message Broker API is used to support the ...
Read now
Unlock full access