I'm trying to debug a Grails app and I would like to step through the Spring Framework source code. The jar files for Spring Framework are version 3.1.2 and I am unable to find the source code on github or anywhere else. I would like to download or somehow attach to a url so that I can debug my code.
Thanks in advance