/spring-boot-groovy-demo

Spring Boot with Groovy (demo app)

Primary LanguageGroovy

Spring Boot with Groovy

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.