Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Working IntelliJ Scala Plugin Tutorial?

scala plugins intellij-idea

What are good combinations of Scala + Web framework + Javascript framework? [closed]

javascript scala extjs lift

Scala Parsing RSS/Atom feeds [closed]

java scala rss feed atom-feed

Scala pattern matching with manifest

How to call a template which accepts variable number of args in Play Framework 2

scala playframework-2.0

Indexable data structures behind Scala's for comprehension

Create common trait for all case classes supporting copy(id=newId) method

scala case-class

Separate jars for different main classes under same src

scala build jar sbt

How to force Play 2.1 to compile against other Java version

Imports and wildcard imports of Symbols in Scala

Parse Java source with Scala

java parsing scala

example uses scalaz.Lens's modf, modp and xmap

Intellij multi-module maven project, update in one of the submodules is not propagated to war

How do I return an auto generated ID using Slick plain SQL with SQL Server

sql-server scala jdbc slick

apache spark: local[K] master URL - job gets stuck

scala sbt apache-spark

DeDuplication error with SBT assembly plugin

scala sbt sbt-assembly

InvalidRequestException(why:empid cannot be restricted by more than one relation if it includes an Equal)

how to print variable name and value using a scala macro?

scala scala-macros

Merging Maps using `aggregate`

How to make sbt-native-packager refrain from putting my resources into a jar file?