• Phillip Webb's avatar
    Polish "Support default headers with RestTemplateBuilder" · aad21d19
    Phillip Webb authored
    Broaden the scope of customizer support so that instead of focusing
    just on headers, we can now customize any outgoing `HttpClientRequest`.
    Also update auto-configuration to automatically add any
    `RestTemplateRequestCustomizer` beans to the builder.
    
    See gh-17091
    aad21d19
Name
Last commit
Last update
..
java/org/springframework/boot/test Loading commit data...
kotlin/org/springframework/boot/test/web/client Loading commit data...
resources Loading commit data...
webapp Loading commit data...