Blog posts tagged with scala

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.

Introducing the Lagom code generator

Consuming 3rd party services with a Swagger spec just got easier!

Read more...
James Roper

Introducing the Lagom Scala API

The Lagom team are proud to announce the first milestone release of the Lagom Scala API, Lagom 1.3.0-M1! This release has been many months in the making, and we’ve cut this milestone as a preview release in the hope that we can get some early feedback before we cut the final release.

Read more...