mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-18 00:49:02 +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