making http pass with serialization checks
This commit is contained in:
parent
f4c83771bb
commit
1dde8b3a3b
11 changed files with 38 additions and 17 deletions
6
akka-http-tests-java8/src/test/resources/reference.conf
Normal file
6
akka-http-tests-java8/src/test/resources/reference.conf
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
akka {
|
||||
actor {
|
||||
serialize-creators = on
|
||||
serialize-messages = on
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue