Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spray

How to implement custom deserializer for type Boolean in spray json

json scala spray spray-json

return a file from src/main/resources using akka-http

scala akka spray akka-http

Test asynchronous behavior using WireMock

Converting DateTime to a JSON string

java.lang.VerifyError Incompatible argument to function

scala sbt akka spray

Where are the GA release artifacts akka-http & akka-streams 1.0?

maven akka spray akka-http

Spray chunked request throttle incoming data

scala memory spray chunking

Using the Http headers to unmarshall a response with spray-client

How to run sbt-revolver with a Scala project?

How to throw Exception from custom directive?

spray

How to execute token-based authentication using authenticate directive?

access-token spray

IO(Http) is cause the error "could not find implicit value for parameter system: akka.actor.ActorSystem"

scala akka spray

How do directives work in Spray?

spray

How to parse json with spray json that uses snake case (underscore notation) instead of camel case

json scala spray spray-json

Spray unmarshalling generic type