Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

How do I set a proxy server when using dispatch.Http?

scala

Play 2.3 scala forms - how to customise constraint messages

Can scala accept any derivation of a tuple as an argument list?

scala

SBT: List project dependency libs

scala dependencies sbt

Play Framework automatic JSON marshalling

Scala: Call function only with specified path-dependent type param

scala path-dependent-type

Play 2 framework: scala iterate through fields of java objects in view

Scala json parsing for single field class

json scala playframework

Using Specs with unitils

scala specs scalatest unitils

Scala - calling a method with generic type parameter given a string value that determines the correct type

scala generics

"Lifting" exceptions to Option types

How to take Transpose of a Dataset in scala?

scala csv rdd

bundling multiple artifact for deployment?

java scala maven

How to process files using Spark Structured Streaming chunk by chunk?

inferred type arguments [Boolean] do not conform to method filter's type parameter bounds [T <: slick.lifted.Rep[_]]

scala playframework slick

Get name of class-attribute or class-function as String

scala scala-2.8

Spark scala : iterable to individual key-value pairs

Does Akka have a built-in solution to collect answers from a Broadcast router?

java scala akka