Blog4Java

A personal and Java blog, likely only for me

October 23, 2014
by Javier (@jbbarquero)
1 Comment

Orika time!

I love good software, and Orika is a really interesting project. In this post I’m going to talk about this Java bean mapping framework that I’ve used recently and I highly recommend. Orika (formerly hosted at google code) claims to … Continue reading

September 3, 2014
by Javier (@jbbarquero)
0 comments

Introduction to Spring Batch

Spring Batch is the Spring Project aimed to write Java Batch applications by using the foundations of Spring Framework. Michael T. Minella, project lead of Spring Batch and also a member of the JSR 352 (Batch Applications for the Java … Continue reading