-
Groovy
Spock 1.0 with Groovy 2.4 configuration comparison in Maven and Gradle
Quick tutorial how to configure Spock 1.0 with Groovy 2.4 using Maven and Gradle. Spock 1.0 has been finally released.…
Read More » -
Enterprise Java
Introduction to Spring profiles
So many men, so many minds. When we are implementing software for different customers we sometimes need to handle various…
Read More » -
Groovy
Integrating jOOQ with Grails Featuring the UWS-jOOQ Plugin
Introduction Grails is a web framework aimed to boost development productivity. One of the main features is domain centric database…
Read More » -
Enterprise Java
Using Spring managed Bean in non-managed object
We have to deal with legacy code, even when we would like to use the best and newest technologies available.…
Read More » -
Core Java
JDK 8 Streams and Grouping
I wrote about the powerful features of using JDK 8‘s Streams with Java collections in the post Stream-Powered Collections Functionality…
Read More » -
Android Core
Hitchhiker’s Guide to Modern Android Development: The Pitfalls and Cryptic Errors
No platform or language is perfect, each has its own problems, pitfalls and cryptic errors of its own. Thanks to…
Read More » -
Enterprise Java
Creating Web Services and a Rest Server with JAX-RS and Jetty
Creating a WebService in Java is remarkably easy. To add it to a ServletContainer and deploy it to an embedded…
Read More » -
Enterprise Java
Delta Architectures: Unifying the Lambda Architecture and leveraging Storm from Hadoop/REST
Recently, I’ve been asked by a bunch of people to go into more detail on the Druid/Storm integration that I…
Read More » -
Core Java
Test Collection Implementations with Guava
I’m currently adding a new feature to LibFX, for which I create some custom collections akin to those from the…
Read More »