JVM Languages
-

What’s new in Grails 3
A few days ago Grails 3.0 was officially released. Grails is now based on Spring Boot, the build system changed…
Read More » -

Scala Snippet: Case Class vs plain ordinary Class
In Scala there exist the construct of a ‘case class’. According to Martin Odersky this supports you to write a…
Read More » -

Alternating between Spray-servlet and Spray-can
On a server you may want to deploy your application as a war. How to build a war with spray-servlet.…
Read More » -

Building a war with spray-servlet
We will use spray-servlet to build a war file of our API. So we can run it in a java…
Read More » -

Scala Days: 6 of the Best Talks You Probably Missed
Highlights from Scala Days @ San Francisco New Post: Scala…
Read More » -

Building a rest api with spray
Building a rest api with akka and spray is easy. This is how I did it: SprayApiApp: …
Read More » -

Chaining futures in scala
Suppose I want to make coffee. This involves 4 steps: 1a. grind coffee beans 1b. heat water 2. combine 3.…
Read More » -

Basic Groovy and Grails Code Review Guidelines
I’ve been – and still am – teaching Grails to non-Java programmers for a while now. This also meant to…
Read More » -

Excellent! Groovy Intends to Join Apache Software Foundation
In the post “Total Bummer: Pivotal Drops Groovy“, I briefly wrote about Pivotal’s decision to drop Groovy and hoped that…
Read More »



