是否存在lagom提供的示例应用程序

Does it exist an example application provided by lagom

我发现lagom是一个用于微服务的cqrs和es框架。但是我没有找到启动示例应用程序 quickly.I 想知道它是否在计划中。

我想您会发现 Chirper Activator 模板很有用。你会在这里找到它:http://www.lightbend.com/activator/template/lagom-java-chirper

来自描述:

This project demonstrates how to build a twitter-like application, with a few microservices, in Java. For a step by step guide of the project watch the screencasts:

  • Introduction to Lagom and its Service API.
  • Development Setup. Managing
  • Data Persistence.

这里有一些其他的(简单的)例子。

没有坚持的服务 https://github.com/orefalo/lagom-snowflake

坚持服务 https://github.com/orefalo/lagom-sample-bank