-
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 » -
Core Java
How to Pattern-Match Files and Display Adjacent Lines in Java
Recently, we’ve published our article about the awesome window function support in jOOλ 0.9.9, which I believe is some of…
Read More » -
Software Development
Navigating The Internet of Things
Having worked a number of years with connected devices, I thought I’d like to briefly share some observations and pitfalls…
Read More » -
Software Development
Self-Healing Systems
Let’s face it. The systems we are creating are not perfect. Sooner or later, one of our applications will fail,…
Read More »