Uses of Package
org.springframework.boot.cli.compiler
Package
Description
Support classes for handling command line options.
Classes for running CLI applications.
CLI Groovy compiler integration.
Classes for auto-configuring the Groovy compiler.
-
ClassDescriptionConfiguration for the
GroovyCompiler
.The scope in which a groovy compiler operates. -
-
ClassDescriptionA base class for
AST transformations
that are solely interested inAnnotatedNodes
.Strategy that can be used to apply some auto-configuration during theCompilePhase.CONVERSION
Groovy compile phase.Customizer that allows dependencies to be added during compilation.Extension of theGroovyClassLoader
with support for obtaining '.class' files as resources.Configuration for theGroovyCompiler
.The scope in which a groovy compiler operates.Marker interface for AST transformations that should be installed automatically fromMETA-INF/services
. -
ClassDescriptionStrategy that can be used to apply some auto-configuration during the
CompilePhase.CONVERSION
Groovy compile phase.Customizer that allows dependencies to be added during compilation.Configuration for theGroovyCompiler
.