Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

No Json deserializer found for type java.util.Date

scala playframework

Scala Regex union

regex scala

How do I provide basic configuration for a Scala application?

scala

Ambiguous imports in Scala

scala import

Type aliasing ordered generics in Scala

How to rewrite a for-loop Seq output into Stream output?

scala stream

How do I use Scala dispatch to get the URL returned in a 301 redirect?

Using Xeon Phi with JVM-based language

How to read a file in Play Framework 2.2.1?

OAuth2 provider for Scalatra or Play framework in Scala

case with an @ symbol in akka

scala pattern-matching

Why does Akka fail with "IllegalStateException: cannot create children while terminating or terminated" when testing with ScalaTest?

scala akka

How to group tests using specs2?

RDD filter in scala spark

scala apache-spark

Recursive call not in tail position

scala

What is the difference between destroy() and unpersist()?

scala apache-spark

Why does Spark fail with "Failed to get broadcast_0_piece0 of broadcast_0" in local mode?

How do I initialize an eager singleton without requiring a controller request in Play?

Gradle Scala Plugin corollary to addCompilerPlugin in sbt

scala gradle scala-macros

Scala Slick 3.1 multiple joins

scala slick