Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
1.5.6
-
None
Description
I want to use annotated classes im my Groovy beans, but org.springframework.scripting.groovy.GroovyScriptFactory#getScriptedObject uses getGroovyClassLoader().parseClass call, and it returns class instance with no annotations attached.
The same groovy