Tim Marcus Moore
Tim Marcus Moore
Good point. It would definitely be useful to be able to get hold of the health check routes on their own. My interpretation of the original post was that @sdeigm...
Thanks for confirming @sdeigm ... this should at least be documented somewhere, IMHO, so maybe we can leave the issue open for that?
A request to allow embedding _only_ the health check routes in an existing server is in #605.
This is related to #599, but slightly different. That issue was a request to embed _all_ routes in an existing server.
Javadoc for Java APIs would be ideal, so that things like method signatures appear in the familiar syntax. It would also be more consistent with other Akka & Akka HTTP...
Relates to #212 — I forgot that the Scaladoc is already published.
@mlosiewicz-pl, since you contributed the Consul discovery implementation, are you able to comment on this? Thanks!
Was this resolved? @jroper how did you handle this in your Istio testing?
We can check if it's dev mode using this Play API: https://playframework.com/documentation/2.5.7/api/java/play/Environment.html#mode-- Here's an example in the Lagom framework: https://github.com/lagom/lagom/blob/7956d9b3532ff79c9247182de92fe43d94270cc9/logback/src/main/scala/com/lightbend/lagom/internal/logback/LogbackLoggerConfigurator.scala#L58 The `Environment` can be injected into a class constructor. The...
This library might be helpful https://github.com/DiUS/java-faker