mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
e1bd13d3d6
CGLIB do support package-private and protected methods now so the note in the reference doc should be changed accordingly. Closes gh-25001