public class GroovyBeansTransformation extends Object implements org.codehaus.groovy.transform.ASTTransformation
ASTTransformation to resolve beans declarations inside application source
files. Users only need to define a beans{} DSL element, and this
transformation will remove it and make it accessible to the Spring application via an
interface.| Constructor and Description |
|---|
GroovyBeansTransformation() |
Copyright © 2014. All rights reserved.