Spring
-
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 » -
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 » -
Enterprise Java
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 » -
Enterprise Java
Pimp your config with configuration meta-data in Spring Boot
There were many updates released in the Spring Boot 1.3.0 but one of them stood out to me because I…
Read More » -
Enterprise Java
How to mock Spring bean (version 2)
About a year ago, I wrote a blog post how to mock Spring Bean. Patterns described there were little bit…
Read More » -
Enterprise Java
Spring Cloud AWS with proxy settings
In my previous article, Spring and Amazon Web Services, I provided a brief introduction to Spring Cloud AWS module and…
Read More » -
Enterprise Java
Quick Web App Prototyping with Spring Boot & MongoDB
Back in one of my previous projects I was asked to produce a little contingency application. The schedule was tight…
Read More » -
Enterprise Java
Spring Cloud Rest Client with Netflix Ribbon – Basics
In an earlier blog post I had covered the different options for a REST client in the Spring Cloud world.…
Read More » -
Enterprise Java
5 reasons why you should consider upgrading your applications to Spring 4
Firstly released in 2004, Spring Framework is among top Java frameworks. Spring 4 has been released in December 2013 and…
Read More »