Java
-

A Simple Map Iterator Performance Test
There are many dimensions of Java Map performance to measure, but a critical one is simple single-threaded scanning. Here is…
Read More » -

Testing Spring Data + Spring Boot applications with Arquillian (Part 1)
Spring Dataâs mission is to provide a familiar and consistent, Spring-based programming model for data access while still retaining the…
Read More » -

End to end BPM (with a splash of DMN)
Red Hat Summit next week is shaping up to be one of the best ever! And if you are a Drools…
Read More » -

[EBOOK] Top 10 Java Performance Problems
Interested to learn more? Then you should download the relevant ebook here. Most performance issues in Java can be attributed…
Read More » -

Apache Spark RDD and Java Streams
A few months ago, I was fortunate enough to participate in a few PoCs (proof-of-concepts) that used Apache Spark. There,…
Read More » -

Java 9 Module System (Jigsaw) @ LJC’s HackTheTower
Today we spent half a day, on our first HackTheTower event. Members of London’s Java User Group (aka LJC), gathered on the…
Read More » -

Setting multiple Java JRE/ JDK on MacOSX using brew, cask and jenv
Yesterday at the Java9, Jigsaw HackTheTower event, I realized that I need to step up my game and improve my existing…
Read More » -

Spring Boot, @EnableWebMvc And Common Use-Cases
It turns out that Spring Boot doesnât mix well with the standard Spring MVC @EnableWebMvc. What happens when you add…
Read More » -

Spring Web-Flux – Functional Style with Cassandra Backend
In a previous post I had walked through the basics of Spring Web-Flux which denotes the reactive support in the web layer of…
Read More »



