Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

How to pass a function with implicit as parameter

scala implicit-conversion

SBT Unresolved Dependencies

scala sbt

Gatling check for java.io.IOException: Remotely closed

scala gatling

How to correctly use Akka's Event Stream?

scala playframework akka

How to install ReactiveMongo on play 2.4?

Eclipse shows errors in Play 2.4 setup

Batch Size in Spark Streaming

Scala Websocket Client?

Scala ambiguity with paren-less function calls

scala

How to setup IntelliJ to recognize Scala's "???" method as a TODO

Surprising equivalences and non-equivalences regarding this.type

Scala Play application integration tests with guice context

Slick 3.0 how to update variable column list, which number is know only in Runtime

scala slick-3.0

Spark JoinWithCassandraTable on TimeStamp partition key STUCK

Could not find implicit value for parameter lgen: shapeless.LabelledGeneric.Aux

Linking to external Scala API docs in IntelliJ

How to use multiple versions of a library in Scala?

scala sbt

Does type inference slow down auto-completion in the IDE

Spark mapWithState shuffles all data to one node

How to integrate Play (web framework), Deadbolt (authorization) and Slick (database access)