| インターフェース | 説明 |
|---|---|
| GroovyCompilerConfiguration | GroovyCompiler の構成。 |
| SpringBootAstTransformation | META-INF/services から自動的にインストールする必要がある AST 変換のマーカーインターフェース。 |
| クラス | 説明 |
|---|---|
| AnnotatedNodeASTTransformation | AnnotatedNodes にのみ関心がある AST transformations の基本クラス。 |
| AstUtils | 汎用 AST ユーティリティ。 |
| CompilerAutoConfiguration | CompilePhase.CONVERSION Groovy コンパイルフェーズ中に自動構成を適用するために使用できる戦略。 |
| DependencyAutoConfigurationTransformation | dependency auto-configuration を適用するための ASTTransformation。 |
| DependencyCustomizer | コンパイル中に依存関係を追加できるようにするカスタマイザー。 |
| DependencyManagementBomTransformation | @DependencyManagementBom アノテーションを処理するための ASTTransformation。 |
| ExtendedGroovyClassLoader | '.class' ファイルをリソースとして取得するためのサポートを備えた GroovyClassLoader の拡張。 |
| GenericBomAstTransformation | プラグインの作成者がすべてのアプリに BOM を簡単に追加できるようにする基本クラス。 |
| GroovyBeansTransformation | アプリケーションソースファイル内の Bean 宣言を解決するための ASTTransformation。 |
| GroovyCompiler | Groovy ソース用のコンパイラー。 |
| RepositoryConfigurationFactory | RepositoryConfiguration の作成に使用されるファクトリ。 |
| ResolveDependencyCoordinatesTransformation | @Grab アーティファクト座標を解決するための ASTTransformation。 |
| 列挙型 | 説明 |
|---|---|
| GroovyCompilerScope | groovy コンパイラーが動作するスコープ。 |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.