lagom Questions

1

What's the sbt command for creating new lagom microservice in an existing project? I tried to search this question on google as well as separately in lagom documentation, but didn't find any luck....
Ahouh asked 7/10, 2017 at 13:39

2

Solved

I am trying to figure out how Lagom can be used to consume data from external systems communicating over Kafka. I've ran into this section of Lagom documentation, which describes how Lagom service...
Jumna asked 4/2, 2019 at 10:39

3

Solved

According to Lagom documentation, we can define external service URI (like below) and can get it from ServiceLocator. lagomUnmanagedServices in ThisBuild := Map("weather" -> "http://localhost:3...
Nathan asked 29/5, 2016 at 9:33

4

Is it practical or wise to use Lagom in production without ConductR? The commercial licensing is putting me off. This framework looks like it could be pretty arduous to deploy and custom tooling fo...
Hexyl asked 18/5, 2016 at 20:26

1

Solved

I am completely new to the lagom framework, hence, i was reading the documentation today and started modifying their hello world example. However, i am unable to find a way to fetch all persisted ...
Sweeps asked 12/4, 2017 at 17:14
1

© 2022 - 2024 — McMap. All rights reserved.