mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-24 07:39:09 +00:00
Now that all `PropertyAccessorUtils` has been removed and replaced by `PropertyPath` and local private methods, we can officially deprecate this utility class and remove it in the future. Closes gh-37275