akka-management icon indicating copy to clipboard operation
akka-management copied to clipboard

java examples in bootstrap recipes not available

Open alanngai opened this issue 7 years ago • 3 comments

steps to reproduce

  1. go to https://developer.lightbend.com/docs/akka-management/current/bootstrap/kubernetes.html
  2. Scala dropdown on upper left side of the page to Java

expected behavior

sample code in the health checks section switches to java

observed behavior

sample code remains scala

alanngai avatar Sep 17 '18 20:09 alanngai

What seems wrong to me is that this page is not anchored within the docs, there is no link back to Akka Management.

ennru avatar Sep 18 '18 06:09 ennru

That's a different issue. There's only Scala snippets for that page as the demo project is in Scala.

chbatey avatar Sep 18 '18 08:09 chbatey

Could we add Java examples too please?

TimMoore avatar Sep 19 '18 09:09 TimMoore