Try Lagom 1.6.7 today

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:

  • Akka for deeply customized projects with complex infrastructure needs. Akka now contains the vast majority of Lagom features.
  • Kalix for a managed scalable environment with an abstraction above the Akka framework layer to allow you to focus only on business logic.

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

Choose your language:
Java Scala