pekko/akka-docs/scala/code
Patrik Nordwall 4b8f11ea92 Replaced akka.config with new configuration utility. See #1141 and see #1342
* All default values removed from code and loaded from akka-actor-reference.conf, located in src/main/resources (included in jar)
* Default test configuration included in AkkaSpec instead of using akka.test.conf, avoids problems when running test (in IDE) and forgetting to use -Dakka.mode=test.
* System.properties used first, if availble
* Next step will be to split akka-actor-reference.conf in separate -reference for each module
2011-11-18 10:05:40 +01:00
..
ActorDocSpec.scala Replaced akka.config with new configuration utility. See #1141 and see #1342 2011-11-18 10:05:40 +01:00
StmDocSpec.scala Begin using compiled code examples in the docs. See #781 2011-10-05 17:41:29 +02:00