A B C D E F G H I J L M N O P R S T U V W 
所有类 所有程序包

A

AbstractCommand - org.springframework.boot.cli.command中的类
Abstract Command implementation.
AbstractCommand(String, String) - 类 的构造器org.springframework.boot.cli.command.AbstractCommand
Create a new AbstractCommand instance.
add(String...) - 类 中的方法org.springframework.boot.cli.compiler.DependencyCustomizer
Add dependencies and all of their dependencies.
add(String, boolean) - 类 中的方法org.springframework.boot.cli.compiler.DependencyCustomizer
Add a single dependency and, optionally, all of its dependencies.
add(String, String, String, boolean) - 类 中的方法org.springframework.boot.cli.compiler.DependencyCustomizer
Add a single dependency with the specified classifier and type and, optionally, all of its dependencies.
addCommand(Command) - 类 中的方法org.springframework.boot.cli.command.CommandRunner
Add the specified command.
addCommands(Iterable<Command>) - 类 中的方法org.springframework.boot.cli.command.CommandRunner
Add the specified commands.
addCompilationCustomizers(CompilationCustomizer...) - 类 中的方法org.springframework.boot.cli.compiler.GroovyCompiler
 
addDependencyManagement(DependencyManagement) - 类 中的方法org.springframework.boot.cli.compiler.grape.DependencyResolutionContext
 
addManagedDependencies(List<Dependency>) - 类 中的方法org.springframework.boot.cli.compiler.grape.DependencyResolutionContext
 
addRepository(RemoteRepository) - 类 中的方法org.springframework.boot.cli.compiler.grape.AetherGrapeEngine
 
addResolver(Map<String, Object>) - 类 中的方法org.springframework.boot.cli.compiler.grape.AetherGrapeEngine
 
AetherGrapeEngine - org.springframework.boot.cli.compiler.grape中的类
A GrapeEngine implementation that uses Aether, the dependency resolution system used by Maven.
AetherGrapeEngine(GroovyClassLoader, RepositorySystem, DefaultRepositorySystemSession, List<RemoteRepository>, DependencyResolutionContext, boolean) - 类 的构造器org.springframework.boot.cli.compiler.grape.AetherGrapeEngine
 
AetherGrapeEngineFactory - org.springframework.boot.cli.compiler.grape中的类
Utility class to create a pre-configured AetherGrapeEngine.
AetherGrapeEngineFactory() - 类 的构造器org.springframework.boot.cli.compiler.grape.AetherGrapeEngineFactory
 
afterRun(Command) - 类 中的方法org.springframework.boot.cli.command.CommandRunner
Subclass hook called after a command has run.
ALL_CLASSPATH_URL_PREFIX - 类 中的静态变量org.springframework.boot.cli.util.ResourceUtils
Pseudo URL prefix for loading all resources from the class path: "classpath*:".
AnnotatedNodeASTTransformation - org.springframework.boot.cli.compiler中的类
A base class for AST transformations that are solely interested in AnnotatedNodes.
AnnotatedNodeASTTransformation(Set<String>, boolean) - 类 的构造器org.springframework.boot.cli.compiler.AnnotatedNodeASTTransformation
 
apply(GroovyClassLoader, GroovyCompilerConfiguration, GeneratorContext, SourceUnit, ClassNode) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringTestCompilerAutoConfiguration
 
apply(GroovyClassLoader, GroovyCompilerConfiguration, GeneratorContext, SourceUnit, ClassNode) - 类 中的方法org.springframework.boot.cli.compiler.CompilerAutoConfiguration
Apply any additional configuration.
apply(DefaultRepositorySystemSession, RepositorySystem) - 类 中的方法org.springframework.boot.cli.compiler.grape.DefaultRepositorySystemSessionAutoConfiguration
 
apply(DefaultRepositorySystemSession, RepositorySystem) - 类 中的方法org.springframework.boot.cli.compiler.grape.GrapeRootRepositorySystemSessionAutoConfiguration
 
apply(DefaultRepositorySystemSession, RepositorySystem) - 接口 中的方法org.springframework.boot.cli.compiler.grape.RepositorySystemSessionAutoConfiguration
Apply the configuration.
apply(DefaultRepositorySystemSession, RepositorySystem) - 类 中的方法org.springframework.boot.cli.compiler.grape.SettingsXmlRepositorySystemSessionAutoConfiguration
 
applyDependencies(DependencyCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.CachingCompilerAutoConfiguration
 
applyDependencies(DependencyCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.GroovyTemplatesCompilerAutoConfiguration
 
applyDependencies(DependencyCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.JdbcCompilerAutoConfiguration
 
applyDependencies(DependencyCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.JmsCompilerAutoConfiguration
 
applyDependencies(DependencyCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.JUnitCompilerAutoConfiguration
 
applyDependencies(DependencyCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.RabbitCompilerAutoConfiguration
 
applyDependencies(DependencyCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.ReactorCompilerAutoConfiguration
 
applyDependencies(DependencyCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpockCompilerAutoConfiguration
 
applyDependencies(DependencyCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringBatchCompilerAutoConfiguration
 
applyDependencies(DependencyCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringBootCompilerAutoConfiguration
 
applyDependencies(DependencyCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringIntegrationCompilerAutoConfiguration
 
applyDependencies(DependencyCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringMobileCompilerAutoConfiguration
 
applyDependencies(DependencyCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringMvcCompilerAutoConfiguration
 
applyDependencies(DependencyCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringRetryCompilerAutoConfiguration
 
applyDependencies(DependencyCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringSecurityCompilerAutoConfiguration
 
applyDependencies(DependencyCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringSecurityOAuth2CompilerAutoConfiguration
 
applyDependencies(DependencyCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringSocialFacebookCompilerAutoConfiguration
 
applyDependencies(DependencyCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringSocialLinkedInCompilerAutoConfiguration
 
applyDependencies(DependencyCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringSocialTwitterCompilerAutoConfiguration
 
applyDependencies(DependencyCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringTestCompilerAutoConfiguration
 
applyDependencies(DependencyCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringWebsocketCompilerAutoConfiguration
 
applyDependencies(DependencyCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.TransactionManagementCompilerAutoConfiguration
 
applyDependencies(DependencyCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.CompilerAutoConfiguration
Apply any dependency customizations.
applyImports(ImportCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.CachingCompilerAutoConfiguration
 
applyImports(ImportCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.GroovyTemplatesCompilerAutoConfiguration
 
applyImports(ImportCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.JdbcCompilerAutoConfiguration
 
applyImports(ImportCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.JmsCompilerAutoConfiguration
 
applyImports(ImportCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.JUnitCompilerAutoConfiguration
 
applyImports(ImportCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.RabbitCompilerAutoConfiguration
 
applyImports(ImportCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.ReactorCompilerAutoConfiguration
 
applyImports(ImportCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpockCompilerAutoConfiguration
 
applyImports(ImportCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringBatchCompilerAutoConfiguration
 
applyImports(ImportCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringBootCompilerAutoConfiguration
 
applyImports(ImportCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringIntegrationCompilerAutoConfiguration
 
applyImports(ImportCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringMobileCompilerAutoConfiguration
 
applyImports(ImportCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringMvcCompilerAutoConfiguration
 
applyImports(ImportCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringRetryCompilerAutoConfiguration
 
applyImports(ImportCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringSecurityCompilerAutoConfiguration
 
applyImports(ImportCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringSecurityOAuth2CompilerAutoConfiguration
 
applyImports(ImportCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringSocialFacebookCompilerAutoConfiguration
 
applyImports(ImportCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringSocialLinkedInCompilerAutoConfiguration
 
applyImports(ImportCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringSocialTwitterCompilerAutoConfiguration
 
applyImports(ImportCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringTestCompilerAutoConfiguration
 
applyImports(ImportCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringWebsocketCompilerAutoConfiguration
 
applyImports(ImportCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.TransactionManagementCompilerAutoConfiguration
 
applyImports(ImportCustomizer) - 类 中的方法org.springframework.boot.cli.compiler.CompilerAutoConfiguration
Apply any import customizations.
applyToMainClass(GroovyClassLoader, GroovyCompilerConfiguration, GeneratorContext, SourceUnit, ClassNode) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringBootCompilerAutoConfiguration
 
applyToMainClass(GroovyClassLoader, GroovyCompilerConfiguration, GeneratorContext, SourceUnit, ClassNode) - 类 中的方法org.springframework.boot.cli.compiler.CompilerAutoConfiguration
Apply any customizations to the main class.
ArtifactCoordinatesResolver - org.springframework.boot.cli.compiler.dependencies中的接口
A resolver for artifacts' Maven coordinates, allowing group id, artifact id, or version to be obtained from a module identifier.
AstUtils - org.springframework.boot.cli.compiler中的类
General purpose AST utilities.
AstUtils() - 类 的构造器org.springframework.boot.cli.compiler.AstUtils
 

B

beforeRun(Command) - 类 中的方法org.springframework.boot.cli.command.CommandRunner
Subclass hook called before a command is run.

C

CachingCompilerAutoConfiguration - org.springframework.boot.cli.compiler.autoconfigure中的类
CompilerAutoConfiguration for the caching infrastructure.
CachingCompilerAutoConfiguration() - 类 的构造器org.springframework.boot.cli.compiler.autoconfigure.CachingCompilerAutoConfiguration
 
canAdd() - 类 中的方法org.springframework.boot.cli.compiler.DependencyCustomizer
Strategy called to test if dependencies can be added.
CLASSPATH_URL_PREFIX - 类 中的静态变量org.springframework.boot.cli.util.ResourceUtils
Pseudo URL prefix for loading from the class path: "classpath:".
Command - org.springframework.boot.cli.command中的接口
A single command that can be run from the CLI.
CommandCompleter - org.springframework.boot.cli.command.shell中的类
JLine Completer for Spring Boot Commands.
CommandCompleter(ConsoleReader, ArgumentCompleter.ArgumentDelimiter, Iterable<Command>) - 类 的构造器org.springframework.boot.cli.command.shell.CommandCompleter
 
CommandException - org.springframework.boot.cli.command中的异常错误
Runtime exception wrapper that defines additional CommandException.Options that are understood by the CommandRunner.
CommandException(String, Throwable, CommandException.Option...) - 异常错误 的构造器org.springframework.boot.cli.command.CommandException
Create a new CommandException with the specified options.
CommandException(String, CommandException.Option...) - 异常错误 的构造器org.springframework.boot.cli.command.CommandException
Create a new CommandException with the specified options.
CommandException(Throwable, CommandException.Option...) - 异常错误 的构造器org.springframework.boot.cli.command.CommandException
Create a new CommandException with the specified options.
CommandException(CommandException.Option...) - 异常错误 的构造器org.springframework.boot.cli.command.CommandException
Create a new CommandException with the specified options.
CommandException.Option - org.springframework.boot.cli.command中的枚举
Specific options understood by the CommandRunner.
CommandFactory - org.springframework.boot.cli.command中的接口
Factory used to create CLI Commands.
CommandRunner - org.springframework.boot.cli.command中的类
Main class used to run Commands.
CommandRunner(String) - 类 的构造器org.springframework.boot.cli.command.CommandRunner
Create a new CommandRunner instance.
compile(String...) - 类 中的方法org.springframework.boot.cli.compiler.GroovyCompiler
Compile the specified Groovy sources, applying any CompilerAutoConfigurations.
compileAndRun() - 类 中的方法org.springframework.boot.cli.command.run.SpringApplicationRunner
Compile and run the application.
compileAndRunTests() - 类 中的方法org.springframework.boot.cli.command.test.TestRunner
 
CompilerAutoConfiguration - org.springframework.boot.cli.compiler中的类
Strategy that can be used to apply some auto-configuration during the CompilePhase.CONVERSION Groovy compile phase.
CompilerAutoConfiguration() - 类 的构造器org.springframework.boot.cli.compiler.CompilerAutoConfiguration
 
CompilerOptionHandler - org.springframework.boot.cli.command.options中的类
An OptionHandler for commands that result in the compilation of one or more Groovy scripts.
CompilerOptionHandler() - 类 的构造器org.springframework.boot.cli.command.options.CompilerOptionHandler
 
complete(String, int, List<CharSequence>) - 类 中的方法org.springframework.boot.cli.command.shell.CommandCompleter
 
CompositeDependencyManagement - org.springframework.boot.cli.compiler.dependencies中的类
DependencyManagement that delegates to one or more DependencyManagement instances.
CompositeDependencyManagement(DependencyManagement...) - 类 的构造器org.springframework.boot.cli.compiler.dependencies.CompositeDependencyManagement
 
CompositeProxySelector - org.springframework.boot.cli.compiler.grape中的类
Composite ProxySelector.
CompositeProxySelector(List<ProxySelector>) - 类 的构造器org.springframework.boot.cli.compiler.grape.CompositeProxySelector
 
configure(SpringApplicationBuilder) - 类 中的方法org.springframework.boot.cli.app.SpringApplicationWebApplicationInitializer
 
create(GroovyClassLoader, List<RepositoryConfiguration>, DependencyResolutionContext, boolean) - 类 中的静态方法org.springframework.boot.cli.compiler.grape.AetherGrapeEngineFactory
 
createClass(byte[], ClassNode) - 类 中的方法org.springframework.boot.cli.compiler.ExtendedGroovyClassLoader.ExtendedClassCollector
 
createCollector(CompilationUnit, SourceUnit) - 类 中的方法org.springframework.boot.cli.compiler.ExtendedGroovyClassLoader
 
createDefaultRepositoryConfiguration() - 类 中的静态方法org.springframework.boot.cli.compiler.RepositoryConfigurationFactory
Create a new default repository configuration.

D

DEFAULT - org.springframework.boot.cli.compiler.GroovyCompilerScope
Default scope, exposes groovy.jar (loaded from the parent) and the shared cli package (loaded via groovy classloader).
DEFAULT_CLASSPATH - 接口 中的静态变量org.springframework.boot.cli.compiler.GroovyCompilerConfiguration
Constant to be used when there is no classpath.
DefaultCommandFactory - org.springframework.boot.cli中的类
Default implementation of CommandFactory.
DefaultCommandFactory() - 类 的构造器org.springframework.boot.cli.DefaultCommandFactory
 
DefaultRepositorySystemSessionAutoConfiguration - org.springframework.boot.cli.compiler.grape中的类
A RepositorySystemSessionAutoConfiguration that, in the absence of any configuration, applies sensible defaults.
DefaultRepositorySystemSessionAutoConfiguration() - 类 的构造器org.springframework.boot.cli.compiler.grape.DefaultRepositorySystemSessionAutoConfiguration
 
DelegateTestRunner - org.springframework.boot.groovy中的类
Delegate test runner to launch tests in user application classpath.
Dependency - org.springframework.boot.cli.compiler.dependencies中的类
A single dependency.
Dependency(String, String, String) - 类 的构造器org.springframework.boot.cli.compiler.dependencies.Dependency
Create a new Dependency instance.
Dependency(String, String, String, List<Dependency.Exclusion>) - 类 的构造器org.springframework.boot.cli.compiler.dependencies.Dependency
Create a new Dependency instance.
Dependency.Exclusion - org.springframework.boot.cli.compiler.dependencies中的类
A dependency exclusion.
DependencyAutoConfigurationTransformation - org.springframework.boot.cli.compiler中的类
ASTTransformation to apply dependency auto-configuration.
DependencyAutoConfigurationTransformation(GroovyClassLoader, DependencyResolutionContext, Iterable<CompilerAutoConfiguration>) - 类 的构造器org.springframework.boot.cli.compiler.DependencyAutoConfigurationTransformation
 
DependencyCustomizer - org.springframework.boot.cli.compiler中的类
Customizer that allows dependencies to be added during compilation.
DependencyCustomizer(GroovyClassLoader, ModuleNode, DependencyResolutionContext) - 类 的构造器org.springframework.boot.cli.compiler.DependencyCustomizer
Create a new DependencyCustomizer instance.
DependencyCustomizer(DependencyCustomizer) - 类 的构造器org.springframework.boot.cli.compiler.DependencyCustomizer
Create a new nested DependencyCustomizer.
DependencyManagement - org.springframework.boot.cli.compiler.dependencies中的接口
An encapsulation of dependency management information.
DependencyManagementArtifactCoordinatesResolver - org.springframework.boot.cli.compiler.dependencies中的类
DependencyManagementArtifactCoordinatesResolver() - 类 的构造器org.springframework.boot.cli.compiler.dependencies.DependencyManagementArtifactCoordinatesResolver
 
DependencyManagementArtifactCoordinatesResolver(DependencyManagement) - 类 的构造器org.springframework.boot.cli.compiler.dependencies.DependencyManagementArtifactCoordinatesResolver
 
DependencyManagementBom - org.springframework.boot.groovy中的注释类型
Provides one or more additional sources of dependency management that is used when resolving @Grab dependencies.
DependencyManagementBomTransformation - org.springframework.boot.cli.compiler中的类
ASTTransformation for processing DependencyManagementBom annotations.
DependencyManagementBomTransformation(DependencyResolutionContext) - 类 的构造器org.springframework.boot.cli.compiler.DependencyManagementBomTransformation
 
DependencyResolutionContext - org.springframework.boot.cli.compiler.grape中的类
Context used when resolving dependencies.
DependencyResolutionContext() - 类 的构造器org.springframework.boot.cli.compiler.grape.DependencyResolutionContext
 
DependencyResolutionFailedException - org.springframework.boot.cli.compiler.grape中的异常错误
Thrown to indicate a failure during dependency resolution.
DependencyResolutionFailedException(Throwable) - 异常错误 的构造器org.springframework.boot.cli.compiler.grape.DependencyResolutionFailedException
Creates a new DependencyResolutionFailedException with the given cause.
doOptions() - 类 中的方法org.springframework.boot.cli.command.options.CompilerOptionHandler
 

E

EnableDeviceResolver - org.springframework.boot.groovy中的注释类型
Pseudo annotation used to trigger SpringMobileCompilerAutoConfiguration.
EnableGroovyTemplates - org.springframework.boot.groovy中的注释类型
Pseudo annotation used to trigger GroovyTemplatesCompilerAutoConfiguration.
enumerateGrapes() - 类 中的方法org.springframework.boot.cli.compiler.grape.AetherGrapeEngine
 
equals(Object) - 类 中的方法org.springframework.boot.cli.compiler.dependencies.Dependency
 
equals(Object) - 类 中的方法org.springframework.boot.cli.compiler.dependencies.Dependency.Exclusion
 
equals(Object) - 类 中的方法org.springframework.boot.cli.compiler.grape.RepositoryConfiguration
 
error(Exception) - 类 中的静态方法org.springframework.boot.cli.util.Log
 
error(String) - 类 中的静态方法org.springframework.boot.cli.util.Log
 
ERROR - 类 中的静态变量org.springframework.boot.cli.command.status.ExitStatus
Generic "not OK" exit status with non-zero exit code and hangup=true.
errorMessage(String) - 类 中的方法org.springframework.boot.cli.command.CommandRunner
 
ExitStatus - org.springframework.boot.cli.command.status中的类
Encapsulation of the outcome of a command.
ExitStatus(int, String) - 类 的构造器org.springframework.boot.cli.command.status.ExitStatus
Create a new ExitStatus instance.
ExitStatus(int, String, boolean) - 类 的构造器org.springframework.boot.cli.command.status.ExitStatus
Create a new ExitStatus instance.
ExtendedClassCollector(GroovyClassLoader.InnerLoader, CompilationUnit, SourceUnit) - 类 的构造器org.springframework.boot.cli.compiler.ExtendedGroovyClassLoader.ExtendedClassCollector
 
ExtendedGroovyClassLoader - org.springframework.boot.cli.compiler中的类
Extension of the GroovyClassLoader with support for obtaining '.class' files as resources.
ExtendedGroovyClassLoader(GroovyCompilerScope) - 类 的构造器org.springframework.boot.cli.compiler.ExtendedGroovyClassLoader
 
ExtendedGroovyClassLoader.ExtendedClassCollector - org.springframework.boot.cli.compiler中的类
Inner collector class used to track as classes are added.
EXTENSION - org.springframework.boot.cli.compiler.GroovyCompilerScope
Extension scope, allows full access to internal CLI classes.

F

FILE_URL_PREFIX - 类 中的静态变量org.springframework.boot.cli.util.ResourceUtils
URL prefix for loading from the file system: "file:".
find(String) - 类 中的方法org.springframework.boot.cli.compiler.dependencies.CompositeDependencyManagement
 
find(String) - 接口 中的方法org.springframework.boot.cli.compiler.dependencies.DependencyManagement
Finds the managed dependency with the given artifactId.
find(String) - 类 中的方法org.springframework.boot.cli.compiler.dependencies.MavenModelDependencyManagement
 
findClass(String) - 类 中的方法org.springframework.boot.cli.compiler.ExtendedGroovyClassLoader
 
findCommand(String) - 类 中的方法org.springframework.boot.cli.command.CommandRunner
Find a command by name.

G

GenericBomAstTransformation - org.springframework.boot.cli.compiler中的类
A base class that lets plugin authors easily add additional BOMs to all apps.
GenericBomAstTransformation() - 类 的构造器org.springframework.boot.cli.compiler.GenericBomAstTransformation
 
getActiveProfiles() - 类 中的方法org.springframework.boot.cli.compiler.maven.MavenSettings
 
getArgs() - 类 中的方法org.springframework.boot.cli.command.options.SourceOptions
 
getArgsArray() - 类 中的方法org.springframework.boot.cli.command.options.SourceOptions
 
getArtifactCoordinatesResolver() - 类 中的方法org.springframework.boot.cli.compiler.grape.DependencyResolutionContext
 
getArtifactId() - 类 中的方法org.springframework.boot.cli.compiler.dependencies.Dependency.Exclusion
Return the exclusion artifact ID.
getArtifactId() - 类 中的方法org.springframework.boot.cli.compiler.dependencies.Dependency
Return the dependency artifact id.
getArtifactId(String) - 接口 中的方法org.springframework.boot.cli.compiler.dependencies.ArtifactCoordinatesResolver
Gets the artifact id of the artifact identified by the given module.
getArtifactId(String) - 类 中的方法org.springframework.boot.cli.compiler.dependencies.DependencyManagementArtifactCoordinatesResolver
 
getAstTransformations() - 类 中的方法org.springframework.boot.cli.compiler.GroovyCompiler
Return a mutable list of the ASTTransformations to be applied during GroovyCompiler.compile(String...).
getAuthenticationSelector() - 类 中的方法org.springframework.boot.cli.compiler.maven.MavenSettings
 
getAutoconfigureOption() - 类 中的方法org.springframework.boot.cli.command.options.CompilerOptionHandler
 
getBomModule() - 类 中的方法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() - 类 中的方法org.springframework.boot.cli.command.options.OptionSetGroovyCompilerConfiguration
 
getClasspath() - 接口 中的方法org.springframework.boot.cli.compiler.GroovyCompilerConfiguration
Returns the classpath for local resources.
getClasspathOption() - 类 中的方法org.springframework.boot.cli.command.options.CompilerOptionHandler
 
getClosure(BlockStatement, String) - 类 中的静态方法org.springframework.boot.cli.compiler.AstUtils
 
getClosure(BlockStatement, String, boolean) - 类 中的静态方法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.
getCode() - 类 中的方法org.springframework.boot.cli.command.status.ExitStatus
An exit code appropriate for use in System.exit().
getCommands() - 接口 中的方法org.springframework.boot.cli.command.CommandFactory
Returns the CLI Commands.
getCommands() - 类 中的方法org.springframework.boot.cli.command.CommandRunner
 
getCommands() - 类 中的方法org.springframework.boot.cli.DefaultCommandFactory
 
getConfiguration() - 类 中的方法org.springframework.boot.cli.compiler.ExtendedGroovyClassLoader
 
getDependencies() - 类 中的方法org.springframework.boot.cli.compiler.dependencies.CompositeDependencyManagement
 
getDependencies() - 接口 中的方法org.springframework.boot.cli.compiler.dependencies.DependencyManagement
Returns the managed dependencies.
getDependencies() - 类 中的方法org.springframework.boot.cli.compiler.dependencies.MavenModelDependencyManagement
 
getDependencyResolutionContext() - 类 中的方法org.springframework.boot.cli.compiler.DependencyCustomizer
getDescription() - 类 中的方法org.springframework.boot.cli.command.AbstractCommand
 
getDescription() - 接口 中的方法org.springframework.boot.cli.command.Command
Returns a description of the command.
getDescription() - 类 中的方法org.springframework.boot.cli.command.HelpExample
 
getEnvironmentVariable(String) - 类 中的方法org.springframework.boot.cli.app.SpringApplicationLauncher
 
getExample() - 类 中的方法org.springframework.boot.cli.command.HelpExample
 
getExamples() - 类 中的方法org.springframework.boot.cli.command.AbstractCommand
 
getExamples() - 接口 中的方法org.springframework.boot.cli.command.Command
Return some examples for the command.
getExamples() - 类 中的方法org.springframework.boot.cli.command.init.InitCommand
 
getExclusions() - 类 中的方法org.springframework.boot.cli.compiler.dependencies.Dependency
Return the dependency exclusions.
getGroupId() - 类 中的方法org.springframework.boot.cli.compiler.dependencies.Dependency.Exclusion
Return the exclusion group ID.
getGroupId() - 类 中的方法org.springframework.boot.cli.compiler.dependencies.Dependency
Return the dependency group id.
getGroupId(String) - 接口 中的方法org.springframework.boot.cli.compiler.dependencies.ArtifactCoordinatesResolver
Gets the group id of the artifact identified by the given module.
getGroupId(String) - 类 中的方法org.springframework.boot.cli.compiler.dependencies.DependencyManagementArtifactCoordinatesResolver
 
getHandler() - 类 中的方法org.springframework.boot.cli.command.OptionParsingCommand
 
getHelp() - 类 中的方法org.springframework.boot.cli.command.AbstractCommand
 
getHelp() - 接口 中的方法org.springframework.boot.cli.command.Command
Gets full help text for the command, e.g. a longer description and one line per option.
getHelp() - 类 中的方法org.springframework.boot.cli.command.core.HelpCommand
 
getHelp() - 类 中的方法org.springframework.boot.cli.command.OptionParsingCommand
 
getHelp() - 类 中的方法org.springframework.boot.cli.command.options.OptionHandler
 
getLoader() - 类 中的方法org.springframework.boot.cli.compiler.GroovyCompiler
 
getLocalRepository() - 类 中的方法org.springframework.boot.cli.compiler.maven.MavenSettings
 
getLogLevel() - 接口 中的方法org.springframework.boot.cli.command.run.SpringApplicationRunnerConfiguration
Returns the logging level to use.
getManagedDependencies() - 类 中的方法org.springframework.boot.cli.compiler.grape.DependencyResolutionContext
 
getManagedVersion(String, String) - 类 中的方法org.springframework.boot.cli.compiler.grape.DependencyResolutionContext
 
getMirrorSelector() - 类 中的方法org.springframework.boot.cli.compiler.maven.MavenSettings
 
getName() - 类 中的方法org.springframework.boot.cli.command.AbstractCommand
 
getName() - 接口 中的方法org.springframework.boot.cli.command.Command
Returns the name of the command.
getName() - 类 中的方法org.springframework.boot.cli.command.CommandRunner
Return the name of the runner or an empty string.
getName() - 类 中的方法org.springframework.boot.cli.command.status.ExitStatus
A name describing the outcome.
getName() - 类 中的方法org.springframework.boot.cli.compiler.grape.RepositoryConfiguration
Return the name of the repository.
getNoGuessDependenciesOption() - 类 中的方法org.springframework.boot.cli.command.options.CompilerOptionHandler
 
getNoGuessImportsOption() - 类 中的方法org.springframework.boot.cli.command.options.CompilerOptionHandler
 
getOffline() - 类 中的方法org.springframework.boot.cli.compiler.maven.MavenSettings
 
getOptions() - 异常错误 中的方法org.springframework.boot.cli.command.CommandException
Returns a set of options that are understood by the CommandRunner.
getOptions() - 接口 中的方法org.springframework.boot.cli.command.options.OptionHelp
Returns the set of options that are mutually synonymous.
getOptions() - 类 中的方法org.springframework.boot.cli.command.options.OptionSetGroovyCompilerConfiguration
 
getOptionsHelp() - 类 中的方法org.springframework.boot.cli.command.AbstractCommand
 
getOptionsHelp() - 接口 中的方法org.springframework.boot.cli.command.Command
Returns help for each supported option.
getOptionsHelp() - 类 中的方法org.springframework.boot.cli.command.core.HelpCommand
 
getOptionsHelp() - 类 中的方法org.springframework.boot.cli.command.OptionParsingCommand
 
getOptionsHelp() - 类 中的方法org.springframework.boot.cli.command.options.OptionHandler
 
getParser() - 类 中的方法org.springframework.boot.cli.command.options.OptionHandler
 
getPrompt() - 类 中的方法org.springframework.boot.cli.command.shell.ShellPrompts
Returns the current prompt.
getProxy(RemoteRepository) - 类 中的方法org.springframework.boot.cli.compiler.grape.CompositeProxySelector
 
getProxySelector() - 类 中的方法org.springframework.boot.cli.compiler.maven.MavenSettings
 
getRepositoryConfiguration() - 类 中的方法org.springframework.boot.cli.command.options.OptionSetGroovyCompilerConfiguration
 
getRepositoryConfiguration() - 接口 中的方法org.springframework.boot.cli.compiler.GroovyCompilerConfiguration
Returns the configuration for the repositories that will be used by the compiler to resolve dependencies.
getResourceAsStream(String) - 类 中的方法org.springframework.boot.cli.compiler.ExtendedGroovyClassLoader
 
getScope() - 类 中的方法org.springframework.boot.cli.command.options.OptionSetGroovyCompilerConfiguration
 
getScope() - 接口 中的方法org.springframework.boot.cli.compiler.GroovyCompilerConfiguration
Returns the scope in which the compiler operates.
getSnapshotsEnabled() - 类 中的方法org.springframework.boot.cli.compiler.grape.RepositoryConfiguration
Return if the repository should enable access to snapshots.
getSources() - 类 中的方法org.springframework.boot.cli.command.options.SourceOptions
 
getSourcesArray() - 类 中的方法org.springframework.boot.cli.command.options.SourceOptions
 
getSourceUnit() - 类 中的方法org.springframework.boot.cli.compiler.AnnotatedNodeASTTransformation
 
getSpringBootVersion() - 类 中的方法org.springframework.boot.cli.compiler.dependencies.CompositeDependencyManagement
 
getSpringBootVersion() - 接口 中的方法org.springframework.boot.cli.compiler.dependencies.DependencyManagement
Returns the managed version of Spring Boot.
getSpringBootVersion() - 类 中的方法org.springframework.boot.cli.compiler.dependencies.MavenModelDependencyManagement
 
getUri() - 类 中的方法org.springframework.boot.cli.compiler.grape.RepositoryConfiguration
Return the URI of the repository.
getUrls(String, ClassLoader) - 类 中的静态方法org.springframework.boot.cli.util.ResourceUtils
Return URLs from a given source path.
getUsageHelp() - 类 中的方法org.springframework.boot.cli.command.AbstractCommand
 
getUsageHelp() - 接口 中的方法org.springframework.boot.cli.command.Command
Returns usage help for the command.
getUsageHelp() - 类 中的方法org.springframework.boot.cli.command.core.HelpCommand
 
getUsageHelp() - 类 中的方法org.springframework.boot.cli.command.init.InitCommand
 
getUsageHelp() - 类 中的方法org.springframework.boot.cli.command.install.InstallCommand
 
getUsageHelp() - 类 中的方法org.springframework.boot.cli.command.install.UninstallCommand
 
getUsageHelp() - 接口 中的方法org.springframework.boot.cli.command.options.OptionHelp
Returns usage help for the option.
getUsageHelp() - 类 中的方法org.springframework.boot.cli.command.run.RunCommand
 
getUsageHelp() - 类 中的方法org.springframework.boot.cli.command.test.TestCommand
 
getVersion() - 类 中的方法org.springframework.boot.cli.compiler.dependencies.Dependency
Return the dependency version.
getVersion(String) - 接口 中的方法org.springframework.boot.cli.compiler.dependencies.ArtifactCoordinatesResolver
Gets the version of the artifact identified by the given module.
getVersion(String) - 类 中的方法org.springframework.boot.cli.compiler.dependencies.DependencyManagementArtifactCoordinatesResolver
 
getVersion(String) - 类 中的方法org.springframework.boot.cli.compiler.DependencyCustomizer
 
getVersion(String, String) - 类 中的方法org.springframework.boot.cli.compiler.DependencyCustomizer
 
grab(String) - 类 中的方法org.springframework.boot.cli.compiler.grape.AetherGrapeEngine
 
grab(Map) - 类 中的方法org.springframework.boot.cli.compiler.grape.AetherGrapeEngine
 
grab(Map, Map...) - 类 中的方法org.springframework.boot.cli.compiler.grape.AetherGrapeEngine
 
GrabCommand - org.springframework.boot.cli.command.grab中的类
Command to grab the dependencies of one or more Groovy scripts.
GrabCommand() - 类 的构造器org.springframework.boot.cli.command.grab.GrabCommand
 
GrapeEngineInstaller - org.springframework.boot.cli.compiler.grape中的类
Utility to install a specific Grape engine with Groovy.
GrapeEngineInstaller() - 类 的构造器org.springframework.boot.cli.compiler.grape.GrapeEngineInstaller
 
GrapeRootRepositorySystemSessionAutoConfiguration - org.springframework.boot.cli.compiler.grape中的类
Honours the configuration of grape.root by customizing the session's local repository location.
GrapeRootRepositorySystemSessionAutoConfiguration() - 类 的构造器org.springframework.boot.cli.compiler.grape.GrapeRootRepositorySystemSessionAutoConfiguration
 
GroovyBeansTransformation - org.springframework.boot.cli.compiler中的类
ASTTransformation to resolve beans declarations inside application source files.
GroovyBeansTransformation() - 类 的构造器org.springframework.boot.cli.compiler.GroovyBeansTransformation
 
GroovyCompiler - org.springframework.boot.cli.compiler中的类
Compiler for Groovy sources.
GroovyCompiler(GroovyCompilerConfiguration) - 类 的构造器org.springframework.boot.cli.compiler.GroovyCompiler
Create a new GroovyCompiler instance.
GroovyCompilerConfiguration - org.springframework.boot.cli.compiler中的接口
Configuration for the GroovyCompiler.
GroovyCompilerScope - org.springframework.boot.cli.compiler中的枚举
The scope in which a groovy compiler operates.
GroovyTemplate - org.springframework.boot.groovy中的类
Helpful utilities for working with Groovy Templates.
GroovyTemplate() - 类 的构造器org.springframework.boot.groovy.GroovyTemplate
 
GroovyTemplatesCompilerAutoConfiguration - org.springframework.boot.cli.compiler.autoconfigure中的类
CompilerAutoConfiguration for Groovy Templates (outside MVC).
GroovyTemplatesCompilerAutoConfiguration() - 类 的构造器org.springframework.boot.cli.compiler.autoconfigure.GroovyTemplatesCompilerAutoConfiguration
 

H

handleSigInt() - 类 中的方法org.springframework.boot.cli.command.shell.Shell
Final handle an interrupt signal (CTRL-C).
hangup() - 类 中的方法org.springframework.boot.cli.command.status.ExitStatus
Convert the existing code to a hangup.
hasAtLeastOneAnnotation(AnnotatedNode, String...) - 类 中的静态方法org.springframework.boot.cli.compiler.AstUtils
Determine if an AnnotatedNode has one or more of the specified annotations.
hasAtLeastOneAnnotation(ClassNode, String...) - 类 中的静态方法org.springframework.boot.cli.compiler.AstUtils
Determine if a ClassNode has one or more of the specified annotations on the class or any of its methods.
hasAtLeastOneFieldOrMethod(ClassNode, String...) - 类 中的静态方法org.springframework.boot.cli.compiler.AstUtils
Determine if a ClassNode has one or more fields of the specified types or method returning one or more of the specified types.
hasAtLeastOneInterface(ClassNode, String...) - 类 中的静态方法org.springframework.boot.cli.compiler.AstUtils
 
hashCode() - 类 中的方法org.springframework.boot.cli.compiler.dependencies.Dependency.Exclusion
 
hashCode() - 类 中的方法org.springframework.boot.cli.compiler.dependencies.Dependency
 
hashCode() - 类 中的方法org.springframework.boot.cli.compiler.grape.RepositoryConfiguration
 
HelpCommand - org.springframework.boot.cli.command.core中的类
Internal Command used for 'help' requests.
HelpCommand(CommandRunner) - 类 的构造器org.springframework.boot.cli.command.core.HelpCommand
 
HelpExample - org.springframework.boot.cli.command中的类
An example that can be displayed in the help.
HelpExample(String, String) - 类 的构造器org.springframework.boot.cli.command.HelpExample
Create a new HelpExample instance.
HIDE_MESSAGE - org.springframework.boot.cli.command.CommandException.Option
Hide the exception message.
HintCommand - org.springframework.boot.cli.command.core中的类
Internal Command to provide hints for shell auto-completion.
HintCommand(CommandRunner) - 类 的构造器org.springframework.boot.cli.command.core.HintCommand
 

I

ifAllMissingClasses(String...) - 类 中的方法org.springframework.boot.cli.compiler.DependencyCustomizer
Create a nested DependencyCustomizer that only applies if all of the specified class names are not on the class path.
ifAllResourcesPresent(String...) - 类 中的方法org.springframework.boot.cli.compiler.DependencyCustomizer
Create a nested DependencyCustomizer that only applies if the specified paths are on the class path.
ifAnyMissingClasses(String...) - 类 中的方法org.springframework.boot.cli.compiler.DependencyCustomizer
Create a nested DependencyCustomizer that only applies if any of the specified class names are not on the class path.
ifAnyResourcesPresent(String...) - 类 中的方法org.springframework.boot.cli.compiler.DependencyCustomizer
Create a nested DependencyCustomizer that only applies at least one of the specified paths is on the class path.
info(String) - 类 中的静态方法org.springframework.boot.cli.util.Log
 
infoPrint(String) - 类 中的静态方法org.springframework.boot.cli.util.Log
 
InitCommand - org.springframework.boot.cli.command.init中的类
Command that initializes a project using Spring initializr.
InitCommand() - 类 的构造器org.springframework.boot.cli.command.init.InitCommand
 
InitCommand(InitCommand.InitOptionHandler) - 类 的构造器org.springframework.boot.cli.command.init.InitCommand
 
install(GrapeEngine) - 类 中的静态方法org.springframework.boot.cli.compiler.grape.GrapeEngineInstaller
 
InstallCommand - org.springframework.boot.cli.command.install中的类
Command to install additional dependencies into the CLI.
InstallCommand() - 类 的构造器org.springframework.boot.cli.command.install.InstallCommand
 
isAutoconfigure() - 类 中的方法org.springframework.boot.cli.command.options.OptionSetGroovyCompilerConfiguration
 
isAutoconfigure() - 接口 中的方法org.springframework.boot.cli.compiler.GroovyCompilerConfiguration
Returns true if auto-configuration transformations should be applied.
isGuessDependencies() - 类 中的方法org.springframework.boot.cli.command.options.OptionSetGroovyCompilerConfiguration
 
isGuessDependencies() - 接口 中的方法org.springframework.boot.cli.compiler.GroovyCompilerConfiguration
Returns if jar dependencies should be guessed.
isGuessImports() - 类 中的方法org.springframework.boot.cli.command.options.OptionSetGroovyCompilerConfiguration
 
isGuessImports() - 接口 中的方法org.springframework.boot.cli.compiler.GroovyCompilerConfiguration
Returns if import declarations should be guessed.
isHangup() - 类 中的方法org.springframework.boot.cli.command.status.ExitStatus
Flag to signal that the caller can (or should) hangup.
isOptionCommand(Command) - 类 中的方法org.springframework.boot.cli.command.CommandRunner
Returns if the specified command is an option command.
isQuiet() - 类 中的方法org.springframework.boot.cli.command.options.OptionSetGroovyCompilerConfiguration
 
isQuiet() - 接口 中的方法org.springframework.boot.cli.compiler.GroovyCompilerConfiguration
Returns if running in quiet mode.
isWatchForFileChanges() - 接口 中的方法org.springframework.boot.cli.command.run.SpringApplicationRunnerConfiguration
Returns true if the source file should be monitored for changes and automatically recompiled.
iterator() - 类 中的方法org.springframework.boot.cli.command.CommandRunner
 

J

JarCommand - org.springframework.boot.cli.command.archive中的类
Command to create a self-contained executable jar file from a CLI application.
JarCommand() - 类 的构造器org.springframework.boot.cli.command.archive.JarCommand
 
JdbcCompilerAutoConfiguration - org.springframework.boot.cli.compiler.autoconfigure中的类
CompilerAutoConfiguration for Spring JDBC.
JdbcCompilerAutoConfiguration() - 类 的构造器org.springframework.boot.cli.compiler.autoconfigure.JdbcCompilerAutoConfiguration
 
JmsCompilerAutoConfiguration - org.springframework.boot.cli.compiler.autoconfigure中的类
JmsCompilerAutoConfiguration() - 类 的构造器org.springframework.boot.cli.compiler.autoconfigure.JmsCompilerAutoConfiguration
 
JUnitCompilerAutoConfiguration - org.springframework.boot.cli.compiler.autoconfigure中的类
JUnitCompilerAutoConfiguration() - 类 的构造器org.springframework.boot.cli.compiler.autoconfigure.JUnitCompilerAutoConfiguration
 

L

launch(Object[], String[]) - 类 中的方法org.springframework.boot.cli.app.SpringApplicationLauncher
Launches the application created using the given sources.
listDependencies(ClassLoader) - 类 中的方法org.springframework.boot.cli.compiler.grape.AetherGrapeEngine
 
Log - org.springframework.boot.cli.util中的类
Simple logger used by the CLI.
Log() - 类 的构造器org.springframework.boot.cli.util.Log
 

M

main(String[]) - 类 中的静态方法org.springframework.boot.cli.archive.PackagedSpringApplicationLauncher
 
main(String...) - 类 中的静态方法org.springframework.boot.cli.SpringCli
 
matches(ClassNode) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.CachingCompilerAutoConfiguration
 
matches(ClassNode) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.GroovyTemplatesCompilerAutoConfiguration
 
matches(ClassNode) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.JdbcCompilerAutoConfiguration
 
matches(ClassNode) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.JmsCompilerAutoConfiguration
 
matches(ClassNode) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.JUnitCompilerAutoConfiguration
 
matches(ClassNode) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.RabbitCompilerAutoConfiguration
 
matches(ClassNode) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.ReactorCompilerAutoConfiguration
 
matches(ClassNode) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpockCompilerAutoConfiguration
 
matches(ClassNode) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringBatchCompilerAutoConfiguration
 
matches(ClassNode) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringIntegrationCompilerAutoConfiguration
 
matches(ClassNode) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringMobileCompilerAutoConfiguration
 
matches(ClassNode) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringMvcCompilerAutoConfiguration
 
matches(ClassNode) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringRetryCompilerAutoConfiguration
 
matches(ClassNode) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringSecurityCompilerAutoConfiguration
 
matches(ClassNode) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringSecurityOAuth2CompilerAutoConfiguration
 
matches(ClassNode) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringSocialFacebookCompilerAutoConfiguration
 
matches(ClassNode) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringSocialLinkedInCompilerAutoConfiguration
 
matches(ClassNode) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringSocialTwitterCompilerAutoConfiguration
 
matches(ClassNode) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringTestCompilerAutoConfiguration
 
matches(ClassNode) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.SpringWebsocketCompilerAutoConfiguration
 
matches(ClassNode) - 类 中的方法org.springframework.boot.cli.compiler.autoconfigure.TransactionManagementCompilerAutoConfiguration
 
matches(ClassNode) - 类 中的方法org.springframework.boot.cli.compiler.CompilerAutoConfiguration
Strategy method used to determine when compiler auto-configuration should be applied.
MavenModelDependencyManagement - org.springframework.boot.cli.compiler.dependencies中的类
DependencyManagement derived from a Maven Model.
MavenModelDependencyManagement(Model) - 类 的构造器org.springframework.boot.cli.compiler.dependencies.MavenModelDependencyManagement
 
MavenSettings - org.springframework.boot.cli.compiler.maven中的类
An encapsulation of settings read from a user's Maven settings.xml.
MavenSettings(Settings, SettingsDecryptionResult) - 类 的构造器org.springframework.boot.cli.compiler.maven.MavenSettings
Create a new MavenSettings instance.
MavenSettingsReader - org.springframework.boot.cli.compiler.maven中的类
MavenSettingsReader reads settings from a user's Maven settings.xml file, decrypting them if necessary using settings-security.xml.
MavenSettingsReader() - 类 的构造器org.springframework.boot.cli.compiler.maven.MavenSettingsReader
 
MavenSettingsReader(String) - 类 的构造器org.springframework.boot.cli.compiler.maven.MavenSettingsReader
 

N

NoHelpCommandArgumentsException - org.springframework.boot.cli.command中的异常错误
Exception used to when the help command is called without arguments.
NoHelpCommandArgumentsException() - 异常错误 的构造器org.springframework.boot.cli.command.NoHelpCommandArgumentsException
 
NoSuchCommandException - org.springframework.boot.cli.command中的异常错误
Exception used when a command is not found.
NoSuchCommandException(String) - 异常错误 的构造器org.springframework.boot.cli.command.NoSuchCommandException
 

O

OK - 类 中的静态变量org.springframework.boot.cli.command.status.ExitStatus
Generic "OK" exit status with zero exit code and hangup=false.
onStartup(ServletContext) - 类 中的方法org.springframework.boot.cli.app.SpringApplicationWebApplicationInitializer
 
option(String, String) - 类 中的方法org.springframework.boot.cli.command.options.OptionHandler
 
option(Collection<String>, String) - 类 中的方法org.springframework.boot.cli.command.options.OptionHandler
 
OptionHandler - org.springframework.boot.cli.command.options中的类
Delegate used by OptionParsingCommand to parse options and run the command.
OptionHandler() - 类 的构造器org.springframework.boot.cli.command.options.OptionHandler
 
OptionHelp - org.springframework.boot.cli.command.options中的接口
Help for a specific option.
OptionParsingCommand - org.springframework.boot.cli.command中的类
Base class for a Command that parse options using an OptionHandler.
OptionParsingCommand(String, String, OptionHandler) - 类 的构造器org.springframework.boot.cli.command.OptionParsingCommand
 
options() - 类 中的方法org.springframework.boot.cli.command.options.CompilerOptionHandler
 
options() - 类 中的方法org.springframework.boot.cli.command.options.OptionHandler
 
OptionSetGroovyCompilerConfiguration - org.springframework.boot.cli.command.options中的类
Simple adapter class to present an OptionSet as a GroovyCompilerConfiguration.
OptionSetGroovyCompilerConfiguration(OptionSet, CompilerOptionHandler) - 类 的构造器org.springframework.boot.cli.command.options.OptionSetGroovyCompilerConfiguration
 
OptionSetGroovyCompilerConfiguration(OptionSet, CompilerOptionHandler, List<RepositoryConfiguration>) - 类 的构造器org.springframework.boot.cli.command.options.OptionSetGroovyCompilerConfiguration
 
ORDER - 类 中的静态变量org.springframework.boot.cli.compiler.DependencyAutoConfigurationTransformation
The order of the transformation.
ORDER - 类 中的静态变量org.springframework.boot.cli.compiler.DependencyManagementBomTransformation
The order of the transformation.
ORDER - 类 中的静态变量org.springframework.boot.cli.compiler.GroovyBeansTransformation
The order of the transformation.
ORDER - 类 中的静态变量org.springframework.boot.cli.compiler.ResolveDependencyCoordinatesTransformation
The order of the transformation.
org.springframework.boot.cli - 程序包 org.springframework.boot.cli
 
org.springframework.boot.cli.app - 程序包 org.springframework.boot.cli.app
 
org.springframework.boot.cli.archive - 程序包 org.springframework.boot.cli.archive
Class that are packaged as part of CLI generated JARs.
org.springframework.boot.cli.command - 程序包 org.springframework.boot.cli.command
 
org.springframework.boot.cli.command.archive - 程序包 org.springframework.boot.cli.command.archive
 
org.springframework.boot.cli.command.core - 程序包 org.springframework.boot.cli.command.core
 
org.springframework.boot.cli.command.grab - 程序包 org.springframework.boot.cli.command.grab
 
org.springframework.boot.cli.command.init - 程序包 org.springframework.boot.cli.command.init
 
org.springframework.boot.cli.command.install - 程序包 org.springframework.boot.cli.command.install
 
org.springframework.boot.cli.command.options - 程序包 org.springframework.boot.cli.command.options
 
org.springframework.boot.cli.command.run - 程序包 org.springframework.boot.cli.command.run
 
org.springframework.boot.cli.command.shell - 程序包 org.springframework.boot.cli.command.shell
 
org.springframework.boot.cli.command.status - 程序包 org.springframework.boot.cli.command.status
 
org.springframework.boot.cli.command.test - 程序包 org.springframework.boot.cli.command.test
 
org.springframework.boot.cli.compiler - 程序包 org.springframework.boot.cli.compiler
 
org.springframework.boot.cli.compiler.autoconfigure - 程序包 org.springframework.boot.cli.compiler.autoconfigure
 
org.springframework.boot.cli.compiler.dependencies - 程序包 org.springframework.boot.cli.compiler.dependencies
 
org.springframework.boot.cli.compiler.grape - 程序包 org.springframework.boot.cli.compiler.grape
 
org.springframework.boot.cli.compiler.maven - 程序包 org.springframework.boot.cli.compiler.maven
 
org.springframework.boot.cli.util - 程序包 org.springframework.boot.cli.util
 
org.springframework.boot.groovy - 程序包 org.springframework.boot.groovy
Groovy util classes that are "shared" between the CLI and user applications.

P

PackagedSpringApplicationLauncher - org.springframework.boot.cli.archive中的类
A launcher for a CLI application that has been compiled and packaged as a jar file.
popPrompt() - 类 中的方法org.springframework.boot.cli.command.shell.ShellPrompts
Pop a previously pushed prompt, returning to the previous value.
printStackTrace(Exception) - 类 中的方法org.springframework.boot.cli.command.CommandRunner
 
processAnnotationNodes(List<AnnotationNode>) - 类 中的方法org.springframework.boot.cli.compiler.AnnotatedNodeASTTransformation
 
processAnnotationNodes(List<AnnotationNode>) - 类 中的方法org.springframework.boot.cli.compiler.DependencyManagementBomTransformation
 
processAnnotationNodes(List<AnnotationNode>) - 类 中的方法org.springframework.boot.cli.compiler.ResolveDependencyCoordinatesTransformation
 
PromptCommand - org.springframework.boot.cli.command.shell中的类
Command to change the Shell prompt.
PromptCommand(ShellPrompts) - 类 的构造器org.springframework.boot.cli.command.shell.PromptCommand
 
pushPrompt(String) - 类 中的方法org.springframework.boot.cli.command.shell.ShellPrompts
Push a new prompt to be used by the shell.

R

RabbitCompilerAutoConfiguration - org.springframework.boot.cli.compiler.autoconfigure中的类
CompilerAutoConfiguration for Spring Rabbit.
RabbitCompilerAutoConfiguration() - 类 的构造器org.springframework.boot.cli.compiler.autoconfigure.RabbitCompilerAutoConfiguration
 
ReactorCompilerAutoConfiguration - org.springframework.boot.cli.compiler.autoconfigure中的类
CompilerAutoConfiguration for the Reactor.
ReactorCompilerAutoConfiguration() - 类 的构造器org.springframework.boot.cli.compiler.autoconfigure.ReactorCompilerAutoConfiguration
 
readSettings() - 类 中的方法org.springframework.boot.cli.compiler.maven.MavenSettingsReader
 
ReportableException - org.springframework.boot.cli.command.init中的异常错误
Exception with a message that can be reported to the user.
ReportableException(String) - 异常错误 的构造器org.springframework.boot.cli.command.init.ReportableException
 
ReportableException(String, Throwable) - 异常错误 的构造器org.springframework.boot.cli.command.init.ReportableException
 
RepositoryConfiguration - org.springframework.boot.cli.compiler.grape中的类
The configuration of a repository.
RepositoryConfiguration(String, URI, boolean) - 类 的构造器org.springframework.boot.cli.compiler.grape.RepositoryConfiguration
Creates a new RepositoryConfiguration instance.
RepositoryConfigurationFactory - org.springframework.boot.cli.compiler中的类
Factory used to create RepositoryConfigurations.
RepositorySystemSessionAutoConfiguration - org.springframework.boot.cli.compiler.grape中的接口
Strategy that can be used to apply some auto-configuration during the installation of an AetherGrapeEngine.
resolve(Map, List, Map...) - 类 中的方法org.springframework.boot.cli.compiler.grape.AetherGrapeEngine
 
resolve(Map, Map...) - 类 中的方法org.springframework.boot.cli.compiler.grape.AetherGrapeEngine
 
ResolveDependencyCoordinatesTransformation - org.springframework.boot.cli.compiler中的类
ASTTransformation to resolve Grab artifact coordinates.
ResolveDependencyCoordinatesTransformation(DependencyResolutionContext) - 类 的构造器org.springframework.boot.cli.compiler.ResolveDependencyCoordinatesTransformation
 
ResourceUtils - org.springframework.boot.cli.util中的类
Utilities for manipulating resource paths and URLs.
ResourceUtils() - 类 的构造器org.springframework.boot.cli.util.ResourceUtils
 
RETHROW - org.springframework.boot.cli.command.CommandException.Option
Re-throw the exception rather than dealing with it.
run() - 类 中的方法org.springframework.boot.cli.command.shell.Shell
Run the shell until the user exists.
run(Class<?>[], Result) - 类 中的静态方法org.springframework.boot.groovy.DelegateTestRunner
 
run(String...) - 接口 中的方法org.springframework.boot.cli.command.Command
Run the command.
run(String...) - 类 中的方法org.springframework.boot.cli.command.CommandRunner
Parse the arguments and run a suitable command.
run(String...) - 类 中的方法org.springframework.boot.cli.command.core.HelpCommand
 
run(String...) - 类 中的方法org.springframework.boot.cli.command.core.HintCommand
 
run(String...) - 类 中的方法org.springframework.boot.cli.command.core.VersionCommand
 
run(String...) - 类 中的方法org.springframework.boot.cli.command.OptionParsingCommand
 
run(String...) - 类 中的方法org.springframework.boot.cli.command.options.OptionHandler
 
run(String...) - 类 中的方法org.springframework.boot.cli.command.shell.PromptCommand
 
run(String...) - 类 中的方法org.springframework.boot.cli.command.shell.ShellCommand
 
run(OptionSet) - 类 中的方法org.springframework.boot.cli.command.options.OptionHandler
Run the command using the specified parsed OptionSet.
runAndHandleErrors(String...) - 类 中的方法org.springframework.boot.cli.command.CommandRunner
Run the appropriate and handle and errors.
RunCommand - org.springframework.boot.cli.command.run中的类
Command to 'run' a groovy script or scripts.
RunCommand() - 类 的构造器org.springframework.boot.cli.command.run.RunCommand
 

S

setHiddenCommands(Class<?>...) - 类 中的方法org.springframework.boot.cli.command.CommandRunner
Set the command classes which should be hidden (i.e. executed but not displayed in the available commands list).
setOptionCommands(Class<?>...) - 类 中的方法org.springframework.boot.cli.command.CommandRunner
Set the command classes which should be considered option commands.
SettingsXmlRepositorySystemSessionAutoConfiguration - org.springframework.boot.cli.compiler.grape中的类
Auto-configuration for a RepositorySystemSession that uses Maven's settings.xml to determine the configuration settings.
SettingsXmlRepositorySystemSessionAutoConfiguration() - 类 的构造器org.springframework.boot.cli.compiler.grape.SettingsXmlRepositorySystemSessionAutoConfiguration
 
Shell - org.springframework.boot.cli.command.shell中的类
A shell for Spring Boot.
ShellCommand - org.springframework.boot.cli.command.shell中的类
Command to start a nested REPL shell.
ShellCommand() - 类 的构造器org.springframework.boot.cli.command.shell.ShellCommand
 
ShellExitException - org.springframework.boot.cli.command.shell中的异常错误
Exception used to stop the Shell.
ShellExitException() - 异常错误 的构造器org.springframework.boot.cli.command.shell.ShellExitException
 
ShellPrompts - org.springframework.boot.cli.command.shell中的类
Abstraction to manage a stack of prompts.
ShellPrompts() - 类 的构造器org.springframework.boot.cli.command.shell.ShellPrompts
 
SHOW_USAGE - org.springframework.boot.cli.command.CommandException.Option
Print basic CLI usage information.
showUsage() - 类 中的方法org.springframework.boot.cli.command.CommandRunner
 
SOURCE_ENTRY - 类 中的静态变量org.springframework.boot.cli.app.SpringApplicationWebApplicationInitializer
The entry containing the source class.
SOURCE_ENTRY - 类 中的静态变量org.springframework.boot.cli.archive.PackagedSpringApplicationLauncher
The entry containing the source class.
SourceOptions - org.springframework.boot.cli.command.options中的类
Extract source file options (anything following '--' in an OptionSet).
SourceOptions(List<?>) - 类 的构造器org.springframework.boot.cli.command.options.SourceOptions
Create a new SourceOptions instance.
SourceOptions(OptionSet) - 类 的构造器org.springframework.boot.cli.command.options.SourceOptions
Create a new SourceOptions instance.
SourceOptions(OptionSet, ClassLoader) - 类 的构造器org.springframework.boot.cli.command.options.SourceOptions
Create a new SourceOptions instance.
SpockCompilerAutoConfiguration - org.springframework.boot.cli.compiler.autoconfigure中的类
CompilerAutoConfiguration for Spock test framework.
SpockCompilerAutoConfiguration() - 类 的构造器org.springframework.boot.cli.compiler.autoconfigure.SpockCompilerAutoConfiguration
 
SpringApplicationLauncher - org.springframework.boot.cli.app中的类
A launcher for SpringApplication or a SpringApplication subclass.
SpringApplicationLauncher(ClassLoader) - 类 的构造器org.springframework.boot.cli.app.SpringApplicationLauncher
Creates a new launcher that will use the given classLoader to load the configured SpringApplication class.
SpringApplicationRunner - org.springframework.boot.cli.command.run中的类
Compiles Groovy code running the resulting classes using a SpringApplication.
SpringApplicationRunnerConfiguration - org.springframework.boot.cli.command.run中的接口
Configuration for the SpringApplicationRunner.
SpringApplicationWebApplicationInitializer - org.springframework.boot.cli.app中的类
SpringBootServletInitializer for CLI packaged WAR files.
SpringApplicationWebApplicationInitializer() - 类 的构造器org.springframework.boot.cli.app.SpringApplicationWebApplicationInitializer
 
SpringBatchCompilerAutoConfiguration - org.springframework.boot.cli.compiler.autoconfigure中的类
CompilerAutoConfiguration for Spring Batch.
SpringBatchCompilerAutoConfiguration() - 类 的构造器org.springframework.boot.cli.compiler.autoconfigure.SpringBatchCompilerAutoConfiguration
 
SpringBootAstTransformation - org.springframework.boot.cli.compiler中的接口
Marker interface for AST transformations that should be installed automatically from META-INF/services.
SpringBootCompilerAutoConfiguration - org.springframework.boot.cli.compiler.autoconfigure中的类
SpringBootCompilerAutoConfiguration() - 类 的构造器org.springframework.boot.cli.compiler.autoconfigure.SpringBootCompilerAutoConfiguration
 
SpringBootDependenciesDependencyManagement - org.springframework.boot.cli.compiler.dependencies中的类
DependencyManagement derived from the effective pom of spring-boot-dependencies.
SpringBootDependenciesDependencyManagement() - 类 的构造器org.springframework.boot.cli.compiler.dependencies.SpringBootDependenciesDependencyManagement
 
SpringCli - org.springframework.boot.cli中的类
Spring Command Line Interface.
SpringIntegrationCompilerAutoConfiguration - org.springframework.boot.cli.compiler.autoconfigure中的类
CompilerAutoConfiguration for Spring Integration.
SpringIntegrationCompilerAutoConfiguration() - 类 的构造器org.springframework.boot.cli.compiler.autoconfigure.SpringIntegrationCompilerAutoConfiguration
 
SpringMobileCompilerAutoConfiguration - org.springframework.boot.cli.compiler.autoconfigure中的类
CompilerAutoConfiguration for Spring Mobile.
SpringMobileCompilerAutoConfiguration() - 类 的构造器org.springframework.boot.cli.compiler.autoconfigure.SpringMobileCompilerAutoConfiguration
 
SpringMvcCompilerAutoConfiguration - org.springframework.boot.cli.compiler.autoconfigure中的类
SpringMvcCompilerAutoConfiguration() - 类 的构造器org.springframework.boot.cli.compiler.autoconfigure.SpringMvcCompilerAutoConfiguration
 
SpringRetryCompilerAutoConfiguration - org.springframework.boot.cli.compiler.autoconfigure中的类
CompilerAutoConfiguration for Spring Retry.
SpringRetryCompilerAutoConfiguration() - 类 的构造器org.springframework.boot.cli.compiler.autoconfigure.SpringRetryCompilerAutoConfiguration
 
SpringSecurityCompilerAutoConfiguration - org.springframework.boot.cli.compiler.autoconfigure中的类
CompilerAutoConfiguration for Spring Security.
SpringSecurityCompilerAutoConfiguration() - 类 的构造器org.springframework.boot.cli.compiler.autoconfigure.SpringSecurityCompilerAutoConfiguration
 
SpringSecurityOAuth2CompilerAutoConfiguration - org.springframework.boot.cli.compiler.autoconfigure中的类
CompilerAutoConfiguration for Spring Security OAuth2.
SpringSecurityOAuth2CompilerAutoConfiguration() - 类 的构造器org.springframework.boot.cli.compiler.autoconfigure.SpringSecurityOAuth2CompilerAutoConfiguration
 
SpringSocialFacebookCompilerAutoConfiguration - org.springframework.boot.cli.compiler.autoconfigure中的类
CompilerAutoConfiguration for Spring Social Facebook.
SpringSocialFacebookCompilerAutoConfiguration() - 类 的构造器org.springframework.boot.cli.compiler.autoconfigure.SpringSocialFacebookCompilerAutoConfiguration
 
SpringSocialLinkedInCompilerAutoConfiguration - org.springframework.boot.cli.compiler.autoconfigure中的类
CompilerAutoConfiguration for Spring Social LinkedIn.
SpringSocialLinkedInCompilerAutoConfiguration() - 类 的构造器org.springframework.boot.cli.compiler.autoconfigure.SpringSocialLinkedInCompilerAutoConfiguration
 
SpringSocialTwitterCompilerAutoConfiguration - org.springframework.boot.cli.compiler.autoconfigure中的类
CompilerAutoConfiguration for Spring Social Twitter.
SpringSocialTwitterCompilerAutoConfiguration() - 类 的构造器org.springframework.boot.cli.compiler.autoconfigure.SpringSocialTwitterCompilerAutoConfiguration
 
SpringTestCompilerAutoConfiguration - org.springframework.boot.cli.compiler.autoconfigure中的类
CompilerAutoConfiguration for Spring Test.
SpringTestCompilerAutoConfiguration() - 类 的构造器org.springframework.boot.cli.compiler.autoconfigure.SpringTestCompilerAutoConfiguration
 
SpringWebsocketCompilerAutoConfiguration - org.springframework.boot.cli.compiler.autoconfigure中的类
CompilerAutoConfiguration for Spring Websocket.
SpringWebsocketCompilerAutoConfiguration() - 类 的构造器org.springframework.boot.cli.compiler.autoconfigure.SpringWebsocketCompilerAutoConfiguration
 
STACK_TRACE - org.springframework.boot.cli.command.CommandException.Option
Print the stack-trace of the exception.
START_CLASS_ENTRY - 类 中的静态变量org.springframework.boot.cli.archive.PackagedSpringApplicationLauncher
The entry containing the start class.
stop() - 类 中的方法org.springframework.boot.cli.command.run.RunCommand
 
stop() - 类 中的方法org.springframework.boot.cli.command.run.SpringApplicationRunner
 
subclasses(ClassNode, String...) - 类 中的静态方法org.springframework.boot.cli.compiler.AstUtils
Determine if a ClassNode subclasses any of the specified types N.B. the type names are not normally fully qualified.

T

template(TemplateEngine, String, Map<String, ?>) - 类 中的静态方法org.springframework.boot.groovy.GroovyTemplate
 
template(String) - 类 中的静态方法org.springframework.boot.groovy.GroovyTemplate
 
template(String, Map<String, ?>) - 类 中的静态方法org.springframework.boot.groovy.GroovyTemplate
 
TestCommand - org.springframework.boot.cli.command.test中的类
Command to run a groovy test script or scripts.
TestCommand() - 类 的构造器org.springframework.boot.cli.command.test.TestCommand
 
TestFailedException - org.springframework.boot.cli.command.test中的异常错误
Thrown when tests fail to execute.
TestFailedException(Throwable) - 异常错误 的构造器org.springframework.boot.cli.command.test.TestFailedException
 
TestRunner - org.springframework.boot.cli.command.test中的类
Compile and run groovy based tests.
TestRunnerConfiguration - org.springframework.boot.cli.command.test中的接口
Configuration for TestRunner.
toString() - 类 中的方法org.springframework.boot.cli.command.status.ExitStatus
 
toString() - 类 中的方法org.springframework.boot.cli.compiler.dependencies.Dependency.Exclusion
 
toString() - 类 中的方法org.springframework.boot.cli.compiler.dependencies.Dependency
 
toString() - 类 中的方法org.springframework.boot.cli.compiler.grape.RepositoryConfiguration
 
TransactionManagementCompilerAutoConfiguration - org.springframework.boot.cli.compiler.autoconfigure中的类
TransactionManagementCompilerAutoConfiguration() - 类 的构造器org.springframework.boot.cli.compiler.autoconfigure.TransactionManagementCompilerAutoConfiguration
 

U

UninstallCommand - org.springframework.boot.cli.command.install中的类
Command to uninstall dependencies from the CLI's lib/ext directory.
UninstallCommand() - 类 的构造器org.springframework.boot.cli.command.install.UninstallCommand
 

V

value() - 注释类型 中的方法org.springframework.boot.groovy.DependencyManagementBom
One or more sets of colon-separated coordinates (group:module:version) of a Maven bom that contains dependency management that will add to and override the default dependency management.
valueOf(String) - 枚举 中的静态方法org.springframework.boot.cli.command.CommandException.Option
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.boot.cli.compiler.GroovyCompilerScope
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.springframework.boot.cli.command.CommandException.Option
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.boot.cli.compiler.GroovyCompilerScope
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VersionCommand - org.springframework.boot.cli.command.core中的类
Command to display the 'version' number.
VersionCommand() - 类 的构造器org.springframework.boot.cli.command.core.VersionCommand
 
visit(ASTNode[], SourceUnit) - 类 中的方法org.springframework.boot.cli.compiler.AnnotatedNodeASTTransformation
 
visit(ASTNode[], SourceUnit) - 类 中的方法org.springframework.boot.cli.compiler.DependencyAutoConfigurationTransformation
 
visit(ASTNode[], SourceUnit) - 类 中的方法org.springframework.boot.cli.compiler.GenericBomAstTransformation
 
visit(ASTNode[], SourceUnit) - 类 中的方法org.springframework.boot.cli.compiler.GroovyBeansTransformation
 

W

WarCommand - org.springframework.boot.cli.command.archive中的类
Command to create a self-contained executable jar file from a CLI application.
WarCommand() - 类 的构造器org.springframework.boot.cli.command.archive.WarCommand
 
A B C D E F G H I J L M N O P R S T U V W 
所有类 所有程序包