Add support for groovy utilities in "spring jar"
Also an integration test that uses the (new) @EnableGroovyTemplates to switch on the template conveniences in a non-webapp Fixes gh-990
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
org.springframework.boot.cli.compiler.autoconfigure.SpringBootCompilerAutoConfiguration
|
||||
org.springframework.boot.cli.compiler.autoconfigure.GroovyTemplatesCompilerAutoConfiguration
|
||||
org.springframework.boot.cli.compiler.autoconfigure.SpringMvcCompilerAutoConfiguration
|
||||
org.springframework.boot.cli.compiler.autoconfigure.SpringBatchCompilerAutoConfiguration
|
||||
org.springframework.boot.cli.compiler.autoconfigure.RabbitCompilerAutoConfiguration
|
||||
|
||||
Reference in New Issue
Block a user