akka-management
akka-management copied to clipboard
java examples in bootstrap recipes not available
steps to reproduce
- go to https://developer.lightbend.com/docs/akka-management/current/bootstrap/kubernetes.html
Scaladropdown on upper left side of the page toJava
expected behavior
sample code in the health checks section switches to java
observed behavior
sample code remains scala
What seems wrong to me is that this page is not anchored within the docs, there is no link back to Akka Management.
That's a different issue. There's only Scala snippets for that page as the demo project is in Scala.
Could we add Java examples too please?