Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Best practices for creation of Akka microkernel init script

scala akka init

How to query with '$in' over '_id' in reactive mongo and play

Odd NullPointerException when reproducing a Java OpenGL ES 2.0 demo in Scala

scala opengl-es-2.0 jogl

How to get ScalaTest correctly reporting tests results when using scalacheck with Propspec and PropertyCheck?

Scala case class copy-method difference between 2.9 and 2.10

scala scala-2.10 case-class

How can I use OrientDB from a Scala / Play 2.2 project?

How to create a caching layer on top of slick that could be applied globally?

scala slick

Call sourceGenerators manually in sbt

scala sbt

Why doesn't Stream.filter run out of memory?

scala scala-collections

How are Akka messages ordered if messages are not reliable?

scala akka

Spray.io - delegate processing to another actor(s)

scala akka spray

Apache Spark Throws java.lang.IllegalStateException: unread block data

scala hadoop hdfs apache-spark

Debugging expression evaluation

scala intellij-idea

Uniqueness of persistenceId in akka-persistence

scala akka akka-persistence

access google cloud storage using java library gets '403 forbidden'

Checking the equality of types involving existentials in Scala

scala existential-type

What is the correct way to implement Producer Consumer in scala

Parsing JSON Date Time in Scala/Play

spray-json for normal classes (non case) on a List

scala scala-2.10 spray-json

SBT task preceding compilation doesn't get executed in triggered compilation