Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Play: How to implement vermongo with ReactiveMongo

Where to put dispatch.Http.shutdown()

scala future scala-dispatch

Akka Ask with Timed Retry

scala akka

Difference between static controller and non static controller in play framework with Java

java scala playframework guice

What are the corresponding concepts of Event and Behavior from FRP in RxScala?

Why do we have to explicitly import implicit conversions having implicit parameters from companion objects? Strange.

Scala / Java Sandbox for untrusted code

java security scala

Multi-line package declaration in Scala

scala syntax package

What is the meaning of tilde arrow in this context?

scala akka spray

How to manually mapping String to postgresql text instead of just varchar(254)?

Handling connection failures in apache-camel

scala apache-camel akka

Using scala-eclipse for spark

eclipse scala apache-spark

Exclude test dependency resolution from `sbt compile`

scala sbt ivy

Spring Data Neo4j in Play 2.x app using Scala

How to avoid adding a 'root' scala sbt project in IntelliJ when defining github dependencies?

scala github intellij-idea sbt

How do I document vals in pattern definitions

scala scaladoc

How to merely stop child actors upon a parent's restart?

Adding a column of rowsums across a list of columns in Spark Dataframe

Selectively disable subsumption in Scala? (correctly type List.contains)

Scala Presentation Compiler - Minimal Example