• Brian Clozel's avatar
    Configure Reactor HTTP client resources · e2a75942
    Brian Clozel authored
    This commit adds support for the new `ReactorResourceFactory` and
    ensures that such a bean is created and destroyed with the application
    context. This will create a `ClientHttpConnector` bean, to be configured
    on the `WebClient.Builder` instance - or let developers create their own
    `ClientHttpConnector` bean to override that opinion.
    
    By default, the `ReactorResourceFactory` is configured to participate
    with the global resources, for better efficiency.
    
    Closes gh-14058
    e2a75942
Name
Last commit
Last update
..
asciidoc Loading commit data...
docbook Loading commit data...
groovy Loading commit data...
java/org/springframework/boot/docs Loading commit data...
javadoc Loading commit data...
xslt Loading commit data...