Java
-

Use Cases for Elasticsearch: Flexible Query Cache
In the previous two posts on use cases for Elasticsearch we have seen that Elasticsearch can be used to store…
Read More » -

How to Instantly Improve Your Java Logging With 7 Logback Tweaks
The benchmark tests to help you discover how Logback performs under pressure Logging is essential for server-side applications but it…
Read More » -

Java: Determining the status of data import using kill signals
A few weeks ago I was working on the initial import of ~ 60 million bits of data into Neo4j…
Read More » -

Identifying JVM – trickier than expected
In Plumbr we have spent the last month by building the foundation for future major improvements. One of such building…
Read More » -

New in JAX-RS 2.0 – @BeanParam annotation
JAX-RS is awesome to say the least and one of my favorites! Why? Feature rich Intuitive (hence the learning curve…
Read More » -

FX Playground
Introduction FX Playground is a JavaFX-based prototyping tool or live editor that eliminates the step of compiling Java code. This…
Read More » -

Building extremely large in-memory InputStream for testing purposes
For some reason I needed extremely large, possibly even infinite InputStream that would simply return the samebyte[] over and over. This way I…
Read More » -

JAXB – A Newcomer’s Perspective, Part 1
I know what a lot of you are already thinking, so let’s get this out of the way: “JAXB? As…
Read More » -

JavaFX Tip 12: Define Icons in CSS
When you are a UI developer coming from Swing like me then there is a good chance that you are still…
Read More »



