initializr/initializr-generator
Stephane Nicoll 61cc7eb41d Cache templates
This commit improves massively class loading performance by caching all
templates used by the generator. GroovyTemplate is now a bean rather than
a private utility.

Templates are cached by default and the cache is disabled automatically
if Devtools is in use (via a check of spring.groovy.template.cache).

Closes gh-288
2016-09-13 14:34:10 +02:00
..
src Cache templates 2016-09-13 14:34:10 +02:00
pom.xml Fix typo 2016-04-14 16:09:18 +02:00