-
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 |
---|---|---|
.. | ||
java/org/springframework/boot/test | ||
kotlin/org/springframework/boot/test/web/client | ||
resources | ||
webapp |