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

Packages that use UriBuilder
Package
Description
Mock objects for the functional web framework.
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.
Provides the types that make up Spring's functional web framework for Reactive environments.
Classes supporting the org.springframework.web.reactive.function.server package.
Provides the types that make up Spring's functional web framework for Servlet environments.
Support classes for Spring's web MVC framework.
Miscellaneous web utility classes, such as HTML escaping and cookie handling.