I ran some search on scripting support, and only found support for entire bean factories being implemented in script languages. What about embedding scriptlets in a regular XML bean definition file? E.g., it'd be neat to be able to define a bean postprocessor with a couple lines of Groovy code.


Reply With Quote