Lagom is Approaching EOL
This project will only receive security patches until July 1, 2024, at that point the project will no longer receive any additional patches.
If you are an existing customer of Lightbend and we have not yet contacted you, please reach out to Support.
We recommend migrating any existing work to:
It’s quick and easy to get started with Lagom
Industry-standard build tools automatically download what you need to get started developing a Lagom system. By selecting your programming language preference below, you can create and download a new Hello World project for Java or Scala with the click of a button. The Java and Scala APIs both support the full range of Lagom features to provide a great microservice development experience. Just unzip and run the project, which implements a simple Hello World service that you can test in your browser. No need to download or set up anything else!
One simple command starts the Lagom development environment and runs:
- Cassandra
- Kafka
- A service locator
- A service gateway
- Your Lagom services