Java
-

Java 9 Code Tools: A Hands-on Session with the Java Microbenchmarking Harness
To the naked eye, benchmarking might seem as a simple matter of just timing how long does it take for…
Read More » -

So you want to do microservices? please watch Microservices for Mortals
So many valid points from Bert Ertman in this presentation around Microservices. Are you considering following this path in your…
Read More » -

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 » -

OpenMap Tutorial Part 2 – Build a basic map application using the MapHandler – Part 1
1. Introduction In the first tutorial we created a basic OpenMap GIS application that displays a map with one shape…
Read More » -

Top 20 Core Java Interview Questions and Answers from Investment Banks
This is a new series of sharing core Java interview questions and answers on the Finance domain and mostly on…
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 » -

What Might a New @Deprecated Look Like?
JDK Enhancement Proposal (JEP) 277 (“Enhanced Deprecation“) proposes to “revamp the deprecation annotation and provide tools to strengthen the tail…
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 »


