Package | Description |
---|---|
org.springframework.boot.cli.command.options |
Support classes for handling command line options.
|
org.springframework.boot.cli.command.run |
Classes for running CLI applications.
|
org.springframework.boot.cli.compiler |
CLI Groovy compiler integration.
|
org.springframework.boot.cli.compiler.autoconfigure |
Classes for auto-configuring the Groovy compiler.
|
Class and Description |
---|
GroovyCompilerConfiguration
Configuration for the
GroovyCompiler . |
GroovyCompilerScope
The scope in which a groovy compiler operates.
|
Class and Description |
---|
GroovyCompilerConfiguration
Configuration for the
GroovyCompiler . |
Class and Description |
---|
AnnotatedNodeASTTransformation
A base class for
AST transformations that are solely
interested in AnnotatedNodes . |
CompilerAutoConfiguration
Strategy that can be used to apply some auto-configuration during the
CompilePhase.CONVERSION Groovy compile phase. |
DependencyCustomizer
Customizer that allows dependencies to be added during compilation.
|
ExtendedGroovyClassLoader
Extension of the
GroovyClassLoader with support for obtaining '.class' files as
resources. |
GroovyCompilerConfiguration
Configuration for the
GroovyCompiler . |
GroovyCompilerScope
The scope in which a groovy compiler operates.
|
SpringBootAstTransformation
Marker interface for AST transformations that should be installed automatically from
META-INF/services . |
Class and Description |
---|
CompilerAutoConfiguration
Strategy that can be used to apply some auto-configuration during the
CompilePhase.CONVERSION Groovy compile phase. |
DependencyCustomizer
Customizer that allows dependencies to be added during compilation.
|
GroovyCompilerConfiguration
Configuration for the
GroovyCompiler . |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.