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

Build a Docker image of your Spring Boot app

With Gradle, you can create a Docker image of your Spring Boot application and ship it instead of shipping a jar

January 12, 2016 · 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

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