ยงLagom reference guide
Configuring builds and the development environment
- Defining a Lagom build
- Splitting a system into multiple builds
- Importing an existing Maven project into Eclipse
- Creating a new Maven Eclipse project with the Lagom archetype
- Importing an sbt project into Eclipse
- Importing an existing Maven Project into Intellij
- Importing an sbt project into Intellij
- Set up Immutables in your IDE
- Increase memory for sbt and Maven
Running Lagom in development
- Development Environment
- Running Services
- How are Lagom services configured in development?
- Service Locator and Service Gateway
- Cassandra Server
- Kafka Server
Writing Lagom services
- Service descriptors
- Implementing services
- Service Metadata
- Consuming services
- Testing Services
- Message serializers
- Header Filters
- Error handling
- Additional Routers
Writing persistent and clustered services
- Persistent Entity
- Cassandra Persistent Entities
- Relational Database Persistent Entities
- Persistent Read-Side
- Cassandra Read-Side Support
- Relational Database Read-Side Support
- JDBC Read-Side Support
- JPA Read-Side Support
- Publish-Subscribe
- Serialization
- Cluster