Package org.springframework.boot.cli.compiler
package org.springframework.boot.cli.compiler
CLI Groovy compiler integration.
-
ClassDescriptionA base class for
AST transformations
that are solely interested inAnnotatedNodes
.General purpose AST utilities.Strategy that can be used to apply some auto-configuration during theCompilePhase.CONVERSION
Groovy compile phase.ASTTransformation
to applydependency auto-configuration
.Customizer that allows dependencies to be added during compilation.ASTTransformation
for processing@DependencyManagementBom
annotations.Extension of theGroovyClassLoader
with support for obtaining '.class' files as resources.A base class that lets plugin authors easily add additional BOMs to all apps.ASTTransformation
to resolve beans declarations inside application source files.Compiler for Groovy sources.Configuration for theGroovyCompiler
.The scope in which a groovy compiler operates.Factory used to createRepositoryConfiguration
s.ASTTransformation
to resolve@Grab
artifact coordinates.Marker interface for AST transformations that should be installed automatically fromMETA-INF/services
.