-
Enterprise Java

HOW-TO: Test dependencies in a Maven project (JUnit, Mockito, Hamcrest, AssertJ)
JUnit itself is not enough for most of today’s Java projects. You also need a mocking library, maybe something else.…
Read More » -
Enterprise Java

Java 8 Friday Goodies: SQL ResultSet Streams
At Data Geekery, we love Java. And as weāre really into jOOQās fluent API and query DSL, weāre absolutely thrilled…
Read More » -
Enterprise Java

Securing your AWS Infrastructure with IAM
When developing a new product and finding that product market fit every team needs to move fast. Especially startups, as…
Read More » -
Enterprise Java

Creating a simple JAX-RS MessageBodyWriter
JAX-RS is really cool and with the help of JAXB a lot of response data types can be converted for…
Read More » -
Software Development

The Test Waste Ratio
Remember the days when bugs were just part of life? I mean a big part. If you recall those dark…
Read More » -
Agile

A Template for Formulating Great Sprint Goals
Summary Working with sprint goals is a powerful practice. But many product owners and teams donāt leverage sprint goals or…
Read More » -
Software Development

Are comments always wrong?
A colleague asked me recently: Why arenāt developers writing comments any more? Heād been looking through some code his team…
Read More » -
Agile

Choosing a leader like an agilist
The leader as a captain I recently read Petri Kainulainenās article on sharing leadership among team members and I am…
Read More » -
Core Java

Clean SWT Listener Notifcations with SWTEventHelper
Writing tests for SWT based UIs often requires to notify widget listeners programmatically. Unfortunately the code to create, initialize and…
Read More »





