- GenericBomAstTransformation - Class in org.springframework.boot.cli.compiler
-
A base class that lets plugin authors easily add additional BOMs to all apps.
- GenericBomAstTransformation() - Constructor for class org.springframework.boot.cli.compiler.GenericBomAstTransformation
-
- getActiveProfiles() - Method in class org.springframework.boot.cli.compiler.maven.MavenSettings
-
- getArgs() - Method in class org.springframework.boot.cli.command.options.SourceOptions
-
- getArgsArray() - Method in class org.springframework.boot.cli.command.options.SourceOptions
-
- getArtifactCoordinatesResolver() - Method in class org.springframework.boot.cli.compiler.grape.DependencyResolutionContext
-
- getArtifactId(String) - Method in interface org.springframework.boot.cli.compiler.dependencies.ArtifactCoordinatesResolver
-
Gets the artifact id of the artifact identified by the given module
.
- getArtifactId() - Method in class org.springframework.boot.cli.compiler.dependencies.Dependency.Exclusion
-
Return the exclusion artifact ID.
- getArtifactId() - Method in class org.springframework.boot.cli.compiler.dependencies.Dependency
-
Return the dependency artifact id.
- getArtifactId(String) - Method in class org.springframework.boot.cli.compiler.dependencies.DependencyManagementArtifactCoordinatesResolver
-
- getAstTransformations() - Method in class org.springframework.boot.cli.compiler.GroovyCompiler
-
- getAuthenticationSelector() - Method in class org.springframework.boot.cli.compiler.maven.MavenSettings
-
- getAutoconfigureOption() - Method in class org.springframework.boot.cli.command.options.CompilerOptionHandler
-
- getBomModule() - Method in class org.springframework.boot.cli.compiler.GenericBomAstTransformation
-
The bom to be added to dependency management in compact form:
"<groupId>:<artifactId>:<version>"
(like in a
@Grab
).
- getClasspath() - Method in class org.springframework.boot.cli.command.options.OptionSetGroovyCompilerConfiguration
-
- getClasspath() - Method in interface org.springframework.boot.cli.compiler.GroovyCompilerConfiguration
-
Returns the classpath for local resources.
- getClasspathOption() - Method in class org.springframework.boot.cli.command.options.CompilerOptionHandler
-
- getClosure(BlockStatement, String, boolean) - Static method in class org.springframework.boot.cli.compiler.AstUtils
-
Extract a top-level name
closure from inside this block if there is one,
optionally removing it from the block at the same time.
- getClosure(BlockStatement, String) - Static method in class org.springframework.boot.cli.compiler.AstUtils
-
- getCode() - Method in class org.springframework.boot.cli.command.status.ExitStatus
-
An exit code appropriate for use in System.exit()
.
- getCommands() - Method in interface org.springframework.boot.cli.command.CommandFactory
-
- getCommands() - Method in class org.springframework.boot.cli.command.CommandRunner
-
- getCommands() - Method in class org.springframework.boot.cli.DefaultCommandFactory
-
- getConfiguration() - Method in class org.springframework.boot.cli.compiler.ExtendedGroovyClassLoader
-
- getDependencies() - Method in class org.springframework.boot.cli.compiler.dependencies.CompositeDependencyManagement
-
- getDependencies() - Method in interface org.springframework.boot.cli.compiler.dependencies.DependencyManagement
-
Returns the managed dependencies.
- getDependencies() - Method in class org.springframework.boot.cli.compiler.dependencies.MavenModelDependencyManagement
-
- getDependencyResolutionContext() - Method in class org.springframework.boot.cli.compiler.DependencyCustomizer
-
- getDescription() - Method in class org.springframework.boot.cli.command.AbstractCommand
-
- getDescription() - Method in interface org.springframework.boot.cli.command.Command
-
Returns a description of the command.
- getDescription() - Method in class org.springframework.boot.cli.command.HelpExample
-
- getEnvironmentVariable(String) - Method in class org.springframework.boot.cli.app.SpringApplicationLauncher
-
- getExample() - Method in class org.springframework.boot.cli.command.HelpExample
-
- getExamples() - Method in class org.springframework.boot.cli.command.AbstractCommand
-
- getExamples() - Method in interface org.springframework.boot.cli.command.Command
-
Return some examples for the command.
- getExamples() - Method in class org.springframework.boot.cli.command.init.InitCommand
-
- getExclusions() - Method in class org.springframework.boot.cli.compiler.dependencies.Dependency
-
Return the dependency exclusions.
- getGroupId(String) - Method in interface org.springframework.boot.cli.compiler.dependencies.ArtifactCoordinatesResolver
-
Gets the group id of the artifact identified by the given module
.
- getGroupId() - Method in class org.springframework.boot.cli.compiler.dependencies.Dependency.Exclusion
-
Return the exclusion group ID.
- getGroupId() - Method in class org.springframework.boot.cli.compiler.dependencies.Dependency
-
Return the dependency group id.
- getGroupId(String) - Method in class org.springframework.boot.cli.compiler.dependencies.DependencyManagementArtifactCoordinatesResolver
-
- getHandler() - Method in class org.springframework.boot.cli.command.OptionParsingCommand
-
- getHelp() - Method in class org.springframework.boot.cli.command.AbstractCommand
-
- getHelp() - Method in interface org.springframework.boot.cli.command.Command
-
Gets full help text for the command, e.g.
- getHelp() - Method in class org.springframework.boot.cli.command.core.HelpCommand
-
- getHelp() - Method in class org.springframework.boot.cli.command.OptionParsingCommand
-
- getHelp() - Method in class org.springframework.boot.cli.command.options.OptionHandler
-
- getLoader() - Method in class org.springframework.boot.cli.compiler.GroovyCompiler
-
- getLocalRepository() - Method in class org.springframework.boot.cli.compiler.maven.MavenSettings
-
- getLogLevel() - Method in interface org.springframework.boot.cli.command.run.SpringApplicationRunnerConfiguration
-
Returns the logging level to use.
- getManagedDependencies() - Method in class org.springframework.boot.cli.compiler.grape.DependencyResolutionContext
-
- getManagedVersion(String, String) - Method in class org.springframework.boot.cli.compiler.grape.DependencyResolutionContext
-
- getMirrorSelector() - Method in class org.springframework.boot.cli.compiler.maven.MavenSettings
-
- getName() - Method in class org.springframework.boot.cli.command.AbstractCommand
-
- getName() - Method in interface org.springframework.boot.cli.command.Command
-
Returns the name of the command.
- getName() - Method in class org.springframework.boot.cli.command.CommandRunner
-
Return the name of the runner or an empty string.
- getName() - Method in class org.springframework.boot.cli.command.status.ExitStatus
-
A name describing the outcome.
- getName() - Method in class org.springframework.boot.cli.compiler.grape.RepositoryConfiguration
-
Return the name of the repository.
- getNoGuessDependenciesOption() - Method in class org.springframework.boot.cli.command.options.CompilerOptionHandler
-
- getNoGuessImportsOption() - Method in class org.springframework.boot.cli.command.options.CompilerOptionHandler
-
- getOffline() - Method in class org.springframework.boot.cli.compiler.maven.MavenSettings
-
- getOptions() - Method in exception org.springframework.boot.cli.command.CommandException
-
Returns a set of options that are understood by the
CommandRunner
.
- getOptions() - Method in interface org.springframework.boot.cli.command.options.OptionHelp
-
Returns the set of options that are mutually synonymous.
- getOptions() - Method in class org.springframework.boot.cli.command.options.OptionSetGroovyCompilerConfiguration
-
- getOptionsHelp() - Method in class org.springframework.boot.cli.command.AbstractCommand
-
- getOptionsHelp() - Method in interface org.springframework.boot.cli.command.Command
-
Returns help for each supported option.
- getOptionsHelp() - Method in class org.springframework.boot.cli.command.core.HelpCommand
-
- getOptionsHelp() - Method in class org.springframework.boot.cli.command.OptionParsingCommand
-
- getOptionsHelp() - Method in class org.springframework.boot.cli.command.options.OptionHandler
-
- getParser() - Method in class org.springframework.boot.cli.command.options.OptionHandler
-
- getPrompt() - Method in class org.springframework.boot.cli.command.shell.ShellPrompts
-
Returns the current prompt.
- getProxy(RemoteRepository) - Method in class org.springframework.boot.cli.compiler.grape.CompositeProxySelector
-
- getProxySelector() - Method in class org.springframework.boot.cli.compiler.maven.MavenSettings
-
- getRepositoryConfiguration() - Method in class org.springframework.boot.cli.command.options.OptionSetGroovyCompilerConfiguration
-
- getRepositoryConfiguration() - Method in interface org.springframework.boot.cli.compiler.GroovyCompilerConfiguration
-
Returns the configuration for the repositories that will be used by the compiler to
resolve dependencies.
- getResourceAsStream(String) - Method in class org.springframework.boot.cli.compiler.ExtendedGroovyClassLoader
-
- getScope() - Method in class org.springframework.boot.cli.command.options.OptionSetGroovyCompilerConfiguration
-
- getScope() - Method in interface org.springframework.boot.cli.compiler.GroovyCompilerConfiguration
-
Returns the scope in which the compiler operates.
- getSnapshotsEnabled() - Method in class org.springframework.boot.cli.compiler.grape.RepositoryConfiguration
-
Return if the repository should enable access to snapshots.
- getSources() - Method in class org.springframework.boot.cli.command.options.SourceOptions
-
- getSourcesArray() - Method in class org.springframework.boot.cli.command.options.SourceOptions
-
- getSourceUnit() - Method in class org.springframework.boot.cli.compiler.AnnotatedNodeASTTransformation
-
- getSpringBootVersion() - Method in class org.springframework.boot.cli.compiler.dependencies.CompositeDependencyManagement
-
- getSpringBootVersion() - Method in interface org.springframework.boot.cli.compiler.dependencies.DependencyManagement
-
Returns the managed version of Spring Boot.
- getSpringBootVersion() - Method in class org.springframework.boot.cli.compiler.dependencies.MavenModelDependencyManagement
-
- getUri() - Method in class org.springframework.boot.cli.compiler.grape.RepositoryConfiguration
-
Return the URI of the repository.
- getUrls(String, ClassLoader) - Static method in class org.springframework.boot.cli.util.ResourceUtils
-
Return URLs from a given source path.
- getUsageHelp() - Method in class org.springframework.boot.cli.command.AbstractCommand
-
- getUsageHelp() - Method in interface org.springframework.boot.cli.command.Command
-
Returns usage help for the command.
- getUsageHelp() - Method in class org.springframework.boot.cli.command.core.HelpCommand
-
- getUsageHelp() - Method in class org.springframework.boot.cli.command.init.InitCommand
-
- getUsageHelp() - Method in class org.springframework.boot.cli.command.install.InstallCommand
-
- getUsageHelp() - Method in class org.springframework.boot.cli.command.install.UninstallCommand
-
- getUsageHelp() - Method in interface org.springframework.boot.cli.command.options.OptionHelp
-
Returns usage help for the option.
- getUsageHelp() - Method in class org.springframework.boot.cli.command.run.RunCommand
-
- getUsageHelp() - Method in class org.springframework.boot.cli.command.test.TestCommand
-
- getVersion(String) - Method in interface org.springframework.boot.cli.compiler.dependencies.ArtifactCoordinatesResolver
-
Gets the version of the artifact identified by the given module
.
- getVersion() - Method in class org.springframework.boot.cli.compiler.dependencies.Dependency
-
Return the dependency version.
- getVersion(String) - Method in class org.springframework.boot.cli.compiler.dependencies.DependencyManagementArtifactCoordinatesResolver
-
- getVersion(String) - Method in class org.springframework.boot.cli.compiler.DependencyCustomizer
-
- getVersion(String, String) - Method in class org.springframework.boot.cli.compiler.DependencyCustomizer
-
- grab(Map) - Method in class org.springframework.boot.cli.compiler.grape.AetherGrapeEngine
-
- grab(Map, Map...) - Method in class org.springframework.boot.cli.compiler.grape.AetherGrapeEngine
-
- grab(String) - Method in class org.springframework.boot.cli.compiler.grape.AetherGrapeEngine
-
- GrabCommand - Class in org.springframework.boot.cli.command.grab
-
Command
to grab the dependencies of one or more Groovy scripts.
- GrabCommand() - Constructor for class org.springframework.boot.cli.command.grab.GrabCommand
-
- GrapeEngineInstaller - Class in org.springframework.boot.cli.compiler.grape
-
Utility to install a specific Grape
engine with Groovy.
- GrapeEngineInstaller() - Constructor for class org.springframework.boot.cli.compiler.grape.GrapeEngineInstaller
-
- GrapeRootRepositorySystemSessionAutoConfiguration - Class in org.springframework.boot.cli.compiler.grape
-
Honours the configuration of grape.root
by customizing the session's local
repository location.
- GrapeRootRepositorySystemSessionAutoConfiguration() - Constructor for class org.springframework.boot.cli.compiler.grape.GrapeRootRepositorySystemSessionAutoConfiguration
-
- GroovyBeansTransformation - Class in org.springframework.boot.cli.compiler
-
ASTTransformation
to resolve beans declarations inside application source
files.
- GroovyBeansTransformation() - Constructor for class org.springframework.boot.cli.compiler.GroovyBeansTransformation
-
- GroovyCompiler - Class in org.springframework.boot.cli.compiler
-
Compiler for Groovy sources.
- GroovyCompiler(GroovyCompilerConfiguration) - Constructor for class org.springframework.boot.cli.compiler.GroovyCompiler
-
- GroovyCompilerConfiguration - Interface in org.springframework.boot.cli.compiler
-
- GroovyCompilerScope - Enum in org.springframework.boot.cli.compiler
-
The scope in which a groovy compiler operates.
- GroovyTemplate - Class in org.springframework.boot.groovy
-
Helpful utilties for working with Groovy Template
s.
- GroovyTemplate() - Constructor for class org.springframework.boot.groovy.GroovyTemplate
-
- GroovyTemplatesCompilerAutoConfiguration - Class in org.springframework.boot.cli.compiler.autoconfigure
-
- GroovyTemplatesCompilerAutoConfiguration() - Constructor for class org.springframework.boot.cli.compiler.autoconfigure.GroovyTemplatesCompilerAutoConfiguration
-