Docs: Discovery via DNS (#29153)

This commit is contained in:
Enno 2020-06-09 17:33:52 +02:00 committed by GitHub
parent 84b1369238
commit 7e69b990b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 113 additions and 19 deletions

View file

@ -202,6 +202,7 @@ lazy val docs = akkaModule("akka-docs")
actorTyped,
clusterTools % "compile->compile;test->test",
clusterSharding % "compile->compile;test->test",
discovery % "compile->compile;test->test",
testkit % "compile->compile;test->test",
remote % "compile->compile;test->test",
persistence % "compile->compile;test->test",