!htc #15726: Akka HTTP with the new DSL
This commit is contained in:
parent
c1d26c8ff7
commit
ed27f86791
58 changed files with 554 additions and 503 deletions
|
|
@ -8,7 +8,7 @@ import com.typesafe.config.{ ConfigFactory, Config }
|
|||
import scala.concurrent.duration._
|
||||
import akka.actor.ActorSystem
|
||||
import akka.io.IO
|
||||
import akka.stream.FlowMaterializer
|
||||
import akka.stream.scaladsl2.FlowMaterializer
|
||||
import akka.util.Timeout
|
||||
import akka.pattern.ask
|
||||
import akka.http.Http
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue