ngandriau / springboot-groovytemplates

A demo app that makes use of Spring Boot, Groovy templates and GORM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Boot with Groovy templates

This app demonstrates the use of Groovy templates in Spring Boot. It also makes use of GORM for persistence.

Clone the repository then execute the following:

cd springboot-groovytemplates
./gradlew run

Explanations can be found on this blog post.

About

A demo app that makes use of Spring Boot, Groovy templates and GORM

License:Apache License 2.0


Languages

Language:Groovy 100.0%