public abstract class GenericBomAstTransformation extends ObjectSE implements SpringBootAstTransformation, org.springframework.core.Ordered
@Grab のアーティファクト ID( "spring-jdbc" など)のみを使用できます。インストールするには、不足しているメソッドを実装し、META-INF/services/org.springframework.boot.cli.compiler.SpringBootAstTransformation にクラスをリストします。Ordered.getOrder() 値は DependencyManagementBomTransformation.ORDER の前にある必要があります。| コンストラクターと説明 |
|---|
GenericBomAstTransformation() |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected abstract StringSE | getBomModule() 依存関係管理にコンパクト形式で追加される BOM: "<groupId>:<artifactId>:<version>" (@Grab のように)。 |
void | visit(org.codehaus.groovy.ast.ASTNode[] nodes, org.codehaus.groovy.control.SourceUnit source) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic void visit(org.codehaus.groovy.ast.ASTNode[] nodes,
org.codehaus.groovy.control.SourceUnit source)org.codehaus.groovy.transform.ASTTransformation 内の visit protected abstract StringSE getBomModule()
"<groupId>:<artifactId>:<version>" (@Grab のように)。Copyright © 2019 Pivotal Software, Inc.. All rights reserved.