Merge pull request #19715 from ktoso/wip-done-marshalling
+htc #19708 provides default marshaller for akka.Done (200, empty text…
This commit is contained in:
commit
645028fa8c
4 changed files with 13 additions and 1 deletions
|
|
@ -5,6 +5,7 @@
|
|||
package docs.http.scaladsl.server.directives
|
||||
|
||||
import java.util.concurrent.TimeUnit
|
||||
import akka.http.scaladsl.marshalling.ToResponseMarshallable
|
||||
import docs.http.scaladsl.server.RoutingSpec
|
||||
|
||||
import scala.concurrent.Future
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue