Adding missing slash
This commit is contained in:
parent
82fbca9241
commit
60c11cab7b
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ When using JarJar, OneJar, Assembly or any jar-bundler
|
|||
Akka's configuration approach relies heavily on the notion of every
|
||||
module/jar having its own reference.conf file, all of these will be
|
||||
discovered by the configuration and loaded. Unfortunately this also means
|
||||
that if you put merge multiple jars into the same jar, you need to merge all the
|
||||
that if you put/merge multiple jars into the same jar, you need to merge all the
|
||||
reference.confs as well. Otherwise all defaults will be lost and Akka will not function.
|
||||
|
||||
Custom application.conf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue