Package org.springframework.boot.test.web.servlet.client
@NullMarked
package org.springframework.boot.test.web.servlet.client
Spring Boot support for testing Spring Servlet server endpoints via
RestTestClient
.-
ClassDescription
UriBuilderFactory
to supportBaseUrl
.A customizer that can be implemented by beans wishing to customize theRestTestClient.Builder
to fine-tune its auto-configuration before aRestTestClient
is created.