Package | Description |
---|---|
org.springframework.boot.cli.compiler |
CLI Groovy compiler integration.
|
org.springframework.boot.cli.compiler.autoconfigure |
Classes for auto-configuring the Groovy compiler.
|
Constructor and Description |
---|
DependencyAutoConfigurationTransformation(groovy.lang.GroovyClassLoader loader,
DependencyResolutionContext dependencyResolutionContext,
Iterable<CompilerAutoConfiguration> compilerAutoConfigurations) |