-
Software Development
Impress Your Coworkers by Using SQL UNPIVOT!
I’ve recently encountered a very interesting question on Stack Overflow by an unnamed user. The question was about generating a…
Read More » -
Core Java
JavaDocs Source Samples That Don’t Suck
JavaDoc source code embeds suck! I love JavaDoc but it didn’t age well. When you work with other tools (e.g.…
Read More » -
Core Java
JavaOne 2015: Prepare For JDK 9 – blog@CodeFX
JavaOne 2015 saw a series of talks by the Project Jigsaw team about modularity in Java 9. They are all…
Read More » -
Enterprise Java
A Brief Overview of Performance Enhancements in Apache Drill 1.4
Today we are excited to announce that Apache Drill 1.4 is now available on the MapR Distribution. Drill 1.4 is…
Read More » -
Software Development
The Short History of CI/CD Tools
Jenkins (forked from Hudson after a dispute with Oracle) has been around for a long time and established itself as…
Read More » -
Scala
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 » -
Enterprise Java
Java EE 8 MVC: Working with query parameters
In the previous post about the new Java EE MVC Framework we had a detailed look on Controllers. In this…
Read More » -
Core Java
Mimicking Kotlin Builders in Java and Python
Intro Kotlin is probably my favorite language right now, and possibly one of the coolest things it has to offer…
Read More » -
Software Development
Premature Microservices
Building your app from the very start as microservices is not a great idea! Their deployment is complex – regardless…
Read More »