Package org.grails.cli.compiler
Interface SpringBootAstTransformation
-
- All Superinterfaces:
org.codehaus.groovy.transform.ASTTransformation
- All Known Implementing Classes:
GenericBomAstTransformation,GrailsBomAstTransformation
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface public interface SpringBootAstTransformation extends org.codehaus.groovy.transform.ASTTransformationMarker interface for AST transformations that should be installed automatically fromMETA-INF/services.- Since:
- 2022.1.0