Translate Getting Started Guide to Typed, #25998
* convert example code * update doc content * update diagrams * rewrite parental supervison part
This commit is contained in:
parent
4966d5262e
commit
76276e6504
77 changed files with 6235 additions and 43 deletions
|
|
@ -196,7 +196,7 @@ lazy val distributedData = akkaModule("akka-distributed-data")
|
|||
|
||||
lazy val docs = akkaModule("akka-docs")
|
||||
.dependsOn(
|
||||
actor, cluster, clusterMetrics, slf4j, agent, osgi, persistenceTck, persistenceQuery, distributedData, stream,
|
||||
actor, cluster, clusterMetrics, slf4j, agent, osgi, persistenceTck, persistenceQuery, distributedData, stream, actorTyped,
|
||||
camel % "compile->compile;test->test",
|
||||
clusterTools % "compile->compile;test->test",
|
||||
clusterSharding % "compile->compile;test->test",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue