Java
-

Testing multithreaded code in Java
Testing multithreaded code is a tough challenge. The first advice that you get when trying to test concurrency is to…
Read More » -

Neo4j: Specific relationship vs Generic relationship + property
For optimal traversal speed in Neo4j queries we should make our relationship types as specific as possible. Let’s take a…
Read More » -

jOOQ Tuesdays: Rafael Winterhalter is Wrestling Byte Code with Byte Buddy
Welcome to the jOOQ Tuesdays series. In this series, we’ll publish an article on the third Tuesday every other month…
Read More » -

7 Tips for Successful Code Generation in Java
By way of introduction, I’ve been a bit quiet recently and part of the reason for that is that I’ve been busy…
Read More » -

JavaFX Tip 22: Autosize (Tree) Table Columns
One of the first things mentioned as a “missing feature” in the JavaFX “Missing Features Survey” was the ability to auto-resize…
Read More » -

Spring Cloud Rest Client with Netflix Ribbon – Basics
In an earlier blog post I had covered the different options for a REST client in the Spring Cloud world.…
Read More » -

Reactive Development Using Vert.x
Lately, it seems like we’re hearing about the latest and greatest frameworks for Java. Tools like Ninja, SparkJava, and Play;…
Read More » -

An introduction to Spark, your next REST Framework for Java
I hope you’re having a great Java Advent this year! Today we’re going to look into a refreshing, simple, nice…
Read More » -

The generic filter in cuba platform – excel filters on steroids
As i promised last time, i plan to go through some features of the platform, that i think are very…
Read More »






