Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

How to run all Specs2 tests under IntelliJ IDEA?

scala intellij-idea specs2

Best practice for null-checking in Scala

scala

Mapping over Shapeless record

scala record shapeless

Scala: Implementing map and withFilter in a simple custom type

scala for-loop monads

Using Apache Spark as a backend for web application [closed]

scala hadoop apache-spark

How to pass Messages when I inject MessageApi and use the I18nSupport Trait

How to download a HTTP resource to a file with Akka Streams and HTTP?

scala akka-stream akka-http

How to get the name of a case class field as a string/symbol at compile time using shapeless?

scala shapeless

Force intellij to download scala-library sources in an existing project

scala intellij-idea

Which HBase connector for Spark 2.0 should I use? [closed]

Automatically update sbt dependencies to latest version

scala sbt

Unit testing scala actors

unit-testing scala actor

How to Create an Internal DSL in Scala?

scala dns dsl specifications

Why method overloading does not work inside another method?

scala

Akka actors, Futures, and closures

scala closures actor akka future

Select rows based on MAX values of a column in ScalaQuery/SLICK

How to use just one scala library for maven/eclipse/scala

Where is the default logging file in Scala's SBT?

scala sbt

sbt-assembly: how to link dependencies jar with main jar?

scala sbt sbt-assembly

A useful metric for determining when the JVM is about to get into memory/GC trouble