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!
The DateTime API in Java 8 is awesome but default Jackson serialization is not. Let’s fix that!
With Gradle, you can create a Docker image of your Spring Boot application and ship it instead of shipping a jar
The perfect setup for Spring boot and React hot loader
Wonder how spring boot’s magic operates behind the scenes? You’ve come to the right place!
Review of the book Learning Spring Boot by Greg L. Turnquist
How to setup a simple spring-boot and jersey application