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

July 8, 2014
by Javier (@jbbarquero)
0 comments

Getting started with Vert.x

What is Vert.x? In my humble opinion, Vert.x is a poorly documented platform for creating server applications intended to be scalable by using an event-driven, non-blocking I/O in the JVM. The first definition for Vert.x I heard was “it’s like … Continue reading

July 7, 2014
by Javier (@jbbarquero)
0 comments

Website updated: at last

I always wanted to have my own website but I don’t have enough skills as web developer to create one from scratch. I’m a Java EE developer, so I have to work with HTML/CSS/JavaScript/JQuery on a regular basis. But I’m … Continue reading