Abstract
Alternate way to integrate Groovy in a Java-Application using Spring, without the usage of <lang:groovy/>-Tags.
Advantages
*Works with Spring-AOP
*You can use other Groovy-Classes e.g. internal datatypes, in your Beans without the need to inject them.
Example
Java Code that's create the App-Context
An example Gynamo
Gynamization
Hopefully that illustrates the point.
Download
- Gynamo 1.0 (contains source)
You can also grab the buildable source from the SVN repository.
Gynamo is released under the same license terms as Groovy.
Documentation
Labels