Correctly handle JSR-310 (java 8) dates with Jackson

The DateTime API in Java 8 is awesome but default Jackson serialization is not. Let’s fix that!

February 2, 2016 · 2 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