Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Chunked response handling with spray example

http scala spray

Basic Play framework routing and web sockets example

Slick where/filter/withFilter

scala slick

scala implicit causes StackOverflowError

Scalaz: how to compose a map lens with a value lens?

scala map scalaz lenses scalaz7

Getting the error "play-iteratees_2.10 not found" after adding the reactivemongo

scala sbt reactivemongo

What does the '<-' do in scala?

scala

Scala & Play: route regex without identifier

How to assert that mocked method is never called using ScalaTest and ScalaMock?

Composing `Future` result in Play Framework with Scala

scala playframework monads

Project compiles fine in IntelliJ, Tomcat says java.lang.NoClassDefFoundError: my/package/name/blah

how to get value from counter Column in cassandra with multiple row keys?

How do you replace actorFor?

scala akka

Get TypeTag[A] from Class[A]

scala

Lazy val to implement lazy lists in Scala

scala lazy-evaluation

how many threads do scala's parallel collections use by default?

Get process id of Scala.sys.process.Process

scala

When running "play" java.lang.NoSuchMethodError occurs

scala playframework sbt

Get ClassTag from reflected Java Class instance

java scala reflection

SBT cannot find snapshots in an Artifactory maven repository

scala sbt