-
Enterprise Java
Spring Cloud Ribbon – Making a secured call
Something simple, but I struggled with this recently – I had to make a Netflix Ribbon based client call to…
Read More » -
Software Development
Bet Super Bowl 50 Like A Boss with Apache Spark
This time, it’s personal. Super Bowl 50 is being played at Levi’s Stadium in Santa Clara – within sight of…
Read More » -
Desktop Java
JavaFX: TouchGesture Memory Leak?
In one of my projects I was fighting with a memory leak the last couple of days (yes … “couple”)…
Read More » -
Enterprise Java
How we accidentally doubled our JDBC traffic with Hibernate
This post describes my recent experience with Hibernate ORM. Over the years the framework has not stopped to amaze me…
Read More » -
Core Java
Creating a proxy object using cglib
In the previous post I was talking about the standard Java based proxy objects. These can be used when you…
Read More » -
Enterprise Java
Exception Handling in Spring RESTful Web Service
1. Introduction We might have been across some of the several ways by which we can handle exceptions in a RESTful…
Read More » -
Software Development
Transitioning from MySQL to Cassandra at Chaordic
Ivan Linhares is an Engineering Manager at Chaordic. He has been working as a lead engineer and software developer for…
Read More » -
Software Development
The staffing pyramid
When I see development teams I expect to see more programmers than requirements people (BAs, Product Managers, etc.), and I…
Read More » -
DevOps
Dockerizing Spring Boot Application
Docker here, Docker there, I see Dockers everywhere In this post I will describe process of migrating Spring Boot application…
Read More »