mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
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