-
Enterprise Java
Using Lucene’s search server to search Jira issues
You may remember my first blog post describing how the Lucene developers eat our own dog food by using a…
Read More » -
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 »