migrating Doubler, KeepGoing to GraphStage
This commit is contained in:
parent
a1423b6e7d
commit
16ac832b14
2 changed files with 64 additions and 36 deletions
|
|
@ -132,7 +132,7 @@ class HttpServerExampleSpec extends WordSpec with Matchers
|
|||
"connection-stream-failure-handling" in compileOnlySpec {
|
||||
import akka.actor.ActorSystem
|
||||
import akka.http.scaladsl.Http
|
||||
import akka.http.scaladsl.model.{ContentTypes, HttpEntity}
|
||||
import akka.http.scaladsl.model.{ ContentTypes, HttpEntity }
|
||||
import akka.stream.ActorMaterializer
|
||||
|
||||
implicit val system = ActorSystem()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue