• Phillip Webb's avatar
    Polish "Use request factory to support Basic Authentication" · 76e075dd
    Phillip Webb authored
    Reduce the surface area of the public API by making the
    `BasicAuthentication` and `BasicAuthenticationClientHttpRequestFactory`
    class package private.
    
    This commit also attempts to simplify `TestRestTemplate` by keeping
    the `RestTemplateBuilder` and reusing it, rather than needing to deal
    only with a `RestTemplate` instance.
    
    See gh-17010
    76e075dd
Name
Last commit
Last update
..
main Loading commit data...
test Loading commit data...