Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Acceptance style testing in favour of unit style testing with Specs2?

scala specs2

Play framework 2.2 Slick dependency issue

sbt fails to execute JUnit test

scala junit sbt

get case class arguments and types

scala

How to implement scala generic function that takes subtype of parameterized traits and returns it

Scala's own LLVM implementation

scala vm-implementation

How to define Tuple1 in Scala?

scala

How can I verify type existence on compile time in Scala

Classpath issues running Tika on Spark

Creating array per Executor in Spark and combine into RDD

Why BsonObjectId::apply(String) method does not work for the second time?

mongodb scala

Submitting spark job from eclipse to yarn-client with scala

point reader monad scala

scala scalaz scalaz7

Assembling a jar containing only the provided dependencies

scala build sbt

Contravariance and covariance in Scala

Functional programming setters

Alternative of OneAppPerSuite in specs2 scala testing

How to evolve Avro schema with Akka Persistence without sending schema or using a registry?

How to add some local maven repo url to global sbt, and make them be tried first?

scala maven repository sbt