=doc #17279 upgrade to new http package layout

This commit is contained in:
Mathias 2015-04-24 18:03:07 +02:00
parent d80f241f19
commit 4537fdebf5
12 changed files with 37 additions and 38 deletions

View file

@ -5,7 +5,7 @@
package docs.http.server
package directives
import akka.http.server._
import akka.http.scaladsl.server._
class PathDirectivesExamplesSpec extends RoutingSpec {