Package org.springframework.boot.cli.compiler
package org.springframework.boot.cli.compiler
CLI Groovy compiler integration.
-
ClassDescriptionA base class for
AST transformationsthat are solely interested inAnnotatedNodes.General purpose AST utilities.Strategy that can be used to apply some auto-configuration during theCompilePhase.CONVERSIONGroovy compile phase.ASTTransformationto applydependency auto-configuration.Customizer that allows dependencies to be added during compilation.ASTTransformationfor processing@DependencyManagementBomannotations.Extension of theGroovyClassLoaderwith support for obtaining '.class' files as resources.A base class that lets plugin authors easily add additional BOMs to all apps.ASTTransformationto 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 createRepositoryConfigurations.ASTTransformationto resolve@Grabartifact coordinates.Marker interface for AST transformations that should be installed automatically fromMETA-INF/services.