mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
d057eb2e5d
Compose consumers and apply them together from the build method to allow multiple parties to supply consumers that collaborate on the same HttpMessageConverters.Builder. See gh-35578