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. The Lightbend Tech Hub Project Starter allows you to create and download a new Hello World project for Java or for 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