lagom-java-maven-chirper-example icon indicating copy to clipboard operation
lagom-java-maven-chirper-example copied to clipboard

This sample application is archived. See https://github.com/lagom/lagom-samples for more Example projects showcasing Lagom usage.

lagom-java-maven-chirper-example

A Lagom Java example showcasing a Twitter-like application, Maven flavor.

Running locally

  1. Start all services using mvn lagom:runAll.
  2. Open http://localhost:9000 in your browser.
  3. Register and Start Chirping!

Running on Kubernetes or DC/OS

The sbt flavor of this project is set up to run on Kubernetes and DC/OS.