Java
-
CLDB Monitoring Using JMX as a Modern Alternative to Ganglia
There are many options for monitoring the performance and health of a MapR cluster. In this post, I will present…
Read More » -
The Top 10 Advanced Java Talks You Should See to Stay Relevant
One of the main resources for learning about new things in software development, is online talks and videos. You can…
Read More » -
Java EE 8, What is the Current Status: Case Study for Completed Work Since Late 2015
For anyone who pays close attention to Java EE, it has become clear in the past six months that there…
Read More » -
What you missed at OpenStack Summit 2016
This year I attended OpenStack Summit in Austin, Texas from Apr 25th – 29th for the first time. As it…
Read More » -
Laziness at extreme: developing JAX-RS services with Spring Boot
I think it would be fair to state that we, as software developers, are always looking for the ways to…
Read More » -
Build a new Web Application from scratch using Spring boot, Thymeleaf, AngularJS – Part 2
In this series of blogs we are building a complete web app using Springboot,Angular, etc. In the last blog, we…
Read More » -
Build a new Web Application from scratch using Spring boot, Thymeleaf, AngularJS – Part 1
In this series of blog posts we will be building a complete responsive web application using the following tech stack…
Read More » -
Java EE 8 MVC: Global exception handling
In the previous previous posts we learned about various ways to access request information (e.g. query or path parameters) in…
Read More » -
Scatter-Gather using Spring Reactor Core
I have a good working experience in using the Netflix Rx-Java libraries and have previously blogged about using Rx-Java and Java 8…
Read More »