Uses of Interface
org.springframework.test.web.reactive.server.WebTestClient.UriSpec
Packages that use WebTestClient.UriSpec
-
Uses of WebTestClient.UriSpec in org.springframework.test.web.reactive.server
Subinterfaces of WebTestClient.UriSpec in org.springframework.test.web.reactive.serverModifier and TypeInterfaceDescriptionstatic interfaceSpecification for providing the body and the URI of a request.static interfaceSpecification for providing request headers and the URI of a request.