mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
a9cd45e7f2
This commit introduces a shouldSkipType(Class<?> type) method and changes shouldRegisterMembers(Class<?> type) to shouldSkipMembers(Class<?> type). Closes gh-29279