Inspired from Graeme Rocher's talk found here Making Spring Boot Even Groovier on Youtube. This example includes using:
- RestFull domain Entity (Person)
- Groovy Template Engine
- Groovy Server Page (GSP)
- Custom TagLib example: <g:dateFormat /> TODO: Fix issue with GORM versions.