Enterprise Java
-
Gentle Introduction to Hystrix – Wrapup
This is a follow up to two other posts – Motivation for why something like Hystrix is needed in a…
Read More » -
Clean Sheet – an Ergonomic Eclipse Theme for Windows 10
Clean Sheet is an ergonomic Eclipse theme for Windows 10. It has been attuned to lessen visual fatigue and eyestrain,…
Read More » -
JPA in case of asynchronous processing
Few years ago in Java world it was almost obvious that every “enterprise” class project needed JPA to communicate with…
Read More » -
Implementing auto retry in Java EE applications
Initially, I wanted to call this blog – ‘Flexible timeouts with interceptor driven retry policies‘ – but then I thought…
Read More » -
Programmatically caching PrimeFaces charts via OmniFaces Cache component
In this post, you will see how to combine PrimeFaces and OmniFaces to obtain cacheable charts. In order to keep…
Read More » -
MapReduce Design Patterns Implemented in Apache Spark
This blog is a first in a series that discusses some design patterns from the book MapReduce design patterns and…
Read More » -
How Would ESBs Look Like, If They Were Done Today?
JavaOne 2015 just came to an end and it was a great community event again. I gave two sessions and…
Read More » -
Java Is Superior To React Native In Practically Every Way
I got into a discussion with a colleague on the Java vs. JavaScript subject, which is a problematic subject to…
Read More » -
Book Review – Kubernetes Up & Running by Kelsey Hightower
Some Kubernetes …. cheering! As I have written in previous posts, when you start investigating and working with all these…
Read More »