-
Agile
Agile adoption by numbers – and some problems
I’ve done a few agile introductions in my time, in fact I’ve started to feel I could almost write a…
Read More » -
DevOps
Docker Service Discovery On Microsoft Azure – Docker Java App Load Balanced By Nginx Or Apache HTTP, Mongo Replica Set And Hazelcast Cluster
This project covers three service discovery use cases in Docker application deployments — including Nginx & Apache HTTP Server load…
Read More » -
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 »