Skip to content

No hello world, no extra configuration, just the basic setup for you to start writing your lagom microservice. Lagom 1.6.5 (current stable release)

License

Notifications You must be signed in to change notification settings

tiarebalbi/lagom-starter-minimal

Repository files navigation

Gatsby

Lagom minimal starter (scala)

Scala CI Scala Steward badge

📜 Summary

This is a minimal version, not an empty version, so to help you with your first service an initial project called core-api and core-impl were created with a basic interface for a simple rest api.

Make sure to review the build.sbt file to set the dependencies and configurations needed.

For more details on how to use check the lagom documentation:

https://www.lagomframework.com/documentation/1.6.x/scala/Home.html

🚀 Quick start

  1. SBT Setup

    chmod u+x ./sbt 
    chmod u+x ./sbt-dist/bin/sbt
  2. Start sbt and the Lagom development environment

    ./sbt runAll

It will take a bit of time for the project to build and run. When finished, the console displays the message Services started, ....

About

No hello world, no extra configuration, just the basic setup for you to start writing your lagom microservice. Lagom 1.6.5 (current stable release)

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks