mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
f2e9d112b1
This commit makes sure that the double '$' sign typically used by generated cglib proxies are not used as an inner class separator. Closes gh-29252