Uses of Interface
org.springframework.web.util.UriBuilderFactory

Packages that use UriBuilderFactory
Package
Description
Support for testing Spring WebFlux server endpoints via WebTestClient.
Core package of the client-side web support.
Provides a reactive WebClient that builds on top of the org.springframework.http.client.reactive reactive HTTP adapter layer.
Support for creating a client proxy for an HTTP service annotated with HttpExchange methods.
Miscellaneous web utility classes, such as HTML escaping and cookie handling.