-
Core Java
Spice up your test code with custom assertions
Inspired by the @tkaczanowski talk during GeeCON conference I decided to have a closer look at custom assertions with AssertJ…
Read More » -
Software Development
API design and performance
When you design a new API you have to take a lot of decisions. These decisions are based on a…
Read More » -
Enterprise Java
JPA 2.1 Type Converter – The better way to persist enums
Persisting enums with JPA 2.0 is possible, but there is no nice way to do it. Using the @Enumerated annotation,…
Read More » -
Software Development
Why Data Strategy Matters
Big Data has an alluring promise: crunch all of your datas and find out all these very important unknown things…
Read More » -
Groovy
Grails 2.4 Released: Installing Groovy-Eclipse Compiler 2.3 in Eclipse/GGTS
This month has been interesting: on the 7th Groovy 2.3.0 has been released, followed up by Grails 2.4 a few…
Read More » -
Android Core
Simple tips to secure Android app
Android has security features built into the operating system that significantly reduce the frequency and impact of application security issues…
Read More » -
Software Development
Using Git
Using Git When it comes to Software Version/Configuration Management, there might be a whole lot of vendor or open source…
Read More » -
Core Java
Java 8 Friday: Better Exceptions
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 »