JVM Languages
-
Spring Boot with Scala
A while back I had tried out a small Spring Boot based sample with Scala as the language and found…
Read More » -
Grails 3 DataSource Configuration
Grails 3 has new configuration files and format. The new format is based on YAML and the file name to…
Read More » -
Easy Database Manipulation with Groovy and Gradle
Groovy: The “Enterprise Hipster” Language Not everyone sees the Java programming language as sexy. However, the Java virtual machine is…
Read More » -
Grails Design Consideration #2 – Throw In a View Model Once In a While – Ted Vinke’s Blog
This is my take on how we could design our particular user interface in such a way that they’re re-usable,…
Read More » -
How We Used Slack, Scala and Play to Automate Our Lunch Order
Automate all the things! Slack slash commands to the rescue Every day at noon, lunch orders are launched. All the…
Read More » -
Clojure: First steps with reducers
I’ve been playing around with Clojure a bit today in preparation for a talk I’m giving next week and found…
Read More » -
Reactive Database Access – Part 3 – Using jOOQ with Scala, Futures and Actors
We’re very happy to continue our a guest post series on the jOOQ blog by Manuel Bernhardt. In this blog…
Read More » -
Clojure VIM Environment
The Cursive plugin for Clojure is now out of its beta testing phase. I have been using it throughout its…
Read More » -
Reactive Database Access – Part 2 – Actors
We’re very happy to continue our a guest post series on the jOOQ blog by Manuel Bernhardt. In this blog…
Read More »