-
Core Java
Java 8 Friday Goodies: Lambdas and XML
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 » -
Core Java
Java 8 Friday Goodies: java.io finally rocks!
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
Consuming Spring-hateoas Rest service using Spring RestTemplate and Super type tokens
Spring-hateoas provides an excellent way for applications to create REST based services which follow the HATEOAS principle. My objective here…
Read More » -
Core Java
GC impact on throughput and latency
One type of the problems each and every Java application out there has to wrestle with is related to garbage…
Read More » -
Software Development
PMI Facelift
The Project Management Infrastructure (PMI) is still, frankly, a little too ugly for my liking. A proper facelift with the…
Read More » -
Desktop Java
JavaFX Custom Control – Nest Thermostat Part 1
Tow weeks ago, I decided to spend some time watching some of the JavaOne talks about JavaFX, thanks to this…
Read More » -
Groovy
Closures in Groovy
The simpliest explanation of a closure in Groovy is that it is anonymous function. …
Read More » -
Enterprise Java
Spring Boot – foundation for modern Java application
Spring Boot is relatively new project from Spring.io. Its aim is to simplify creating new Spring Framework based projects and…
Read More » -
DevOps
Developers working in Production. Of course! Maybe, sometimes. What, are you nuts?
One of the basic ideas in Devops is that developers and operations should share responsibility for designing systems, for implementing…
Read More »