Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spray

Spray-servlet on Tomcat 7 vs Spray-can jar on JVM

Different routes based on request content type Spray Routing 1.2.1

scala spray json4s spray-dsl

Spray won't convert my case class to json and expect a spray.httpx.marshalling.ToResponseMarshallable

scala spray spray-json

How to unmarshal POST params and JSON body in a single route?

JVM memory settings for specs2

sbt specs2 spray

Chunked response handling with spray example

http scala spray

Akka Configuration Exception: Logger specified can't be loaded

Json to Kotlin Data class

Parsing a simple array with Spray-json

scala spray spray-json

should I be using spray or play for highly scalable and efficient rest json processing?

How to achieve high concurrency with spray.io in this Future and Thread.sleep example?

scala akka spray

Customizing JSON object property names with Spray JSON

json scala spray spray-json

Scala parameters pattern (Spray routing example)

scala spray shapeless

Spray/Akka missing implicit

scala akka spray

Issue with akka application inside docker container

docker akka spray

How does Scala use explicit types when resolving implicits?

How can I deconstruct a Spray API HTTPResponse?

scala solr akka spray

What does N in jsonFormatN in spray mean?

json marshalling spray

Scala: Receiving Server-Sent-Events

Scala - avoid too complex nested pattern matching