Files
initializr/initializr-service
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
..
2016-09-13 14:34:10 +02:00
2016-08-24 12:50:45 +02:00