mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
fd191d165b
This commit adds an infrastructure for code that generate types with the need to write to another package if privileged access is required. An abstraction around types where methods can be easily added is also available as part of this commit. Closes gh-28149