+htc #19708 provides default marshaller for akka.Done (200, empty text response)
This commit is contained in:
parent
4dd6efc6a8
commit
3d718cf1f1
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