Misagh Moayyed opened SPR-14168 and commented
Based on this doc: https://spring.io/blog/2014/03/03/groovy-bean-configuration-in-spring-framework-4
There is no way to register bean aliases in Groovy, like one can with XML. Please allow that to happen.
Affects: 4.2.5
Comment From: spring-projects-issues
Misagh Moayyed commented
Are there any suggestions or recommendations available in the meantime that I could apply to get this functionality working? classes to implement, code to write, etc?