-
Enterprise Java
Netflix Governator Tests – Introducing governator-junit-runner
Consider a typical Netflix Governator junit test. public class SampleWithGovernatorJunitSupportTest…
Read More » -
Groovy
Creating Android Apps with Groovy 2.4
A few days ago Groovy 2.4 was released. One of the major news is that Groovy now officially supports Android…
Read More » -
Software Development
Fixing Elasticsearch Allocation Issues
Last week I was working with some Logstash data on my laptop. There are around 350 indices that contain the…
Read More » -
Desktop Java
JavaFX Tip 17: Animated Workbench Layout with AnchorPane
I recently had to implement a layout for an application where the menu area and the status area could be hidden…
Read More » -
Core Java
A JSF List Example
This is an example list application built using JSF 2.0 (JavaServer Faces). The app is a list of todo (to…
Read More » -
Software Development
Plug into the Wall: Interfaces to the Outside World
Just to be clear, this article isn’t about interfacing with hardware, though what it says does apply a little bit.…
Read More » -
Agile
The Pool–An Agile Fable
Once upon a time there was a pool. It was in a club, and the club people loved the pool.…
Read More » -
Core Java
Top 10 Easy Performance Optimisations in Java
There has been a lot of hype about the buzzword “web scale“, and people are going through lengths of reorganising…
Read More » -
DevOps
Java EE 7 and WildFly on Kubernetes using Vagrant
This tip will show how to run a Java EE 7 application deployed in WildFly and hosted using Kubernetes and Docker. If you…
Read More »