11 Mar 2017
How to enable hot swapping in Intellij IDEA for a Spring Boot project
This quick how-to describes how to enable hot swapping in your Spring Boot Project both in Gradle and Maven, since having to constantly manually reload is highly annoying :).
04 Mar 2017
Installing Oracle Java8 on CentOS 7
You can download official Java downloads from oracle site
Or on the command line (CentOS 7)
13 Feb 2017
Github thinks I am a robot
So I was working on some Java (As you do) and shared a class on github’s gist service
28 Jan 2017
How to forward emails from your vanity domain
Intro
So you have a fancy vanity domain name for yourself [ like moi :) ] and you want to receive and/or forward any emails send to your domain, for example: [email protected]
This quick post will help you do so for free with Mailgun