mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
809009e6c4
This commit renames the `metadataExtractors` method to something that is closer to the actual intent: addming new metadata extractors against the registry given as a parameter of the `Consumer`. The method is renamed to `metadataExtractorRegistry`.