Enterprise Java
-

Implement custom JMeter samplers
As we proceed on different architectures and implementations the need for versatile stress testing tools rises. Apache Jmeter is one…
Read More » -

Isolating integration tests and mocking dependencies with Spring Boot
Integration tests can be slow and unreliable because they depend on too many components in the system. Up to a…
Read More » -

Java EE 8 MVC: Working with Path Parameters
In the previous post we saw how to work with query parameters in Java EE MVC. This post continues with…
Read More » -

Spring MVC 4 Quickstart Maven Archetype Improved – More Java 8 Features
For all those developers interested in bootstrapping Spring 4 application quickly without Spring Boot, please check my Spring MVC 4…
Read More » -

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

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

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

Integrating JQGrid with Spring MVC and Gson
I was working on a single page application where i wanted to use the grid functionality in one part of…
Read More » -

Performance Tuning Ideas for Apache Camel
Every now and then, I get questions around optimising Camel applications with the argument that Camel is slow. Camel is…
Read More »





