Modules of Lagom Framework
Lagom Framework is a modular framework. It is divided into different modules, as we will see further.
Lagom Core modules
The following are the Lagom Core modules:
lagom-apilagom-clientlagom-serverlagom-spilagom-core-testkit
Lagom Scala Core modules
The following are the Lagom Scala Core modules:
lagom-scaladsl-apilagom-scaladsl-clientlagom-scaladsl-serverlagom-scaladsl-testkitlagom-scaladsl-dev-modelagom-scaladsl-play-json
Lagom Persistence modules
The following are the Lagom Persistence modules:
lagom-persistence-corelagom-persistence-cassandra-corelagom-scaladsl-persistencelagom-scaladsl-persistence-cassandra
Lagom Clustering modules
The following are the Lagom Clustering modules:
lagom-cluster-corelagom-scala-cluster
Lagom Kafka modules
The following are the Lagom Kafka modules:
lagom-kafka-brokerlagom-kafka-clientlagom-scaladsl-brokerlagom-scaladsl-kafka-brokerlagom-scalkafka-scaladsl-client
Lagom logging module
The Lagom Logging module islagom-lagback.
Note
If you want to look...