Integration tests with a Docker JUnit Rule

Docker can help you write better tests with a simple JUnit rule

January 6, 2016 · 4 min · Geoffroy Warin

The modern java developer

What to learn in 2016 to be a top notch Java dev?

December 28, 2015 · 4 min · Geoffroy Warin

Spring Boot and React hot loader

The perfect setup for Spring boot and React hot loader

August 5, 2015 · 7 min · Geoffroy Warin

Completable futures with Spring async

Use Java 8 new CompletableFuture with Spring async

June 12, 2015 · 6 min · Geoffroy Warin

The missing fish shell tutorial

Fish is an awesome shell but requires a bit of practice. Here are a few tips I wish people gave me when I started using it.

April 30, 2015 · 5 min · Geoffroy Warin

Understanding Spring Boot

Wonder how spring boot’s magic operates behind the scenes? You’ve come to the right place!

March 6, 2015 · 5 min · Geoffroy Warin

Review of Learning Spring Boot

Review of the book Learning Spring Boot by Greg L. Turnquist

February 19, 2015 · 3 min · Geoffroy Warin

A simple Spring Boot and Jersey Application

How to setup a simple spring-boot and jersey application

January 31, 2014 · 4 min · Geoffroy Warin

Fun with xpath

How to select nodes with xPath and keep the file structure of the original document in java with dom4j

January 30, 2014 · 3 min · Geoffroy Warin

Complete example of a Spring MVC 3.2 project

Awesome spring mvc 3.2 starter with sitemesh, localization, UTF-8, boostrap and spring test mvc

January 23, 2013 · 7 min · Geoffroy Warin