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