Java
-

JavaFX Custom Control – Nest Thermostat Part 2
Iāts been a while since I started to create the Nest thermostat FX custom control ! So last time, as…
Read More » -

Redis sort with Jedis
In this post we will talk about the Redis SORT command. Redis provides the SORT command that we can use…
Read More » -

Java 8 Friday Goodies: Lambdas and Sorting
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 » -

Optimising Your ApplicationContext
Thereās a problem with Spring, itās been there for some time and Iāve come across it in a number of…
Read More » -

ObjectStreamClass: Peeking at a Java Object’s Serialization
ObjectStreamClass can be a useful class to analyze the serialization characteristics of a serialized class loaded in the JVM. This…
Read More » -

5 tools for Java developers
A way to improve the Java code we write is to work with the best tools. So, let’s check out…
Read More » -

Access private fields in unit tests
First of all, let me say out louder, you need to design your code to be testable, so you test…
Read More » -

Selecting level of detail returned by varying the content type, part II
In my previous entry, we looked at using the feature of MOXy to control the level of data output for…
Read More » -

Migrating Spring MVC RESTful web services to Spring 4
1 Ā Introduction Spring 4 brings several improvementsĀ for MVC applications. In this post I will focus on restful web services…
Read More »






