All Classes and Interfaces

Class
Description
UriTemplateHandler will automatically prefix relative URIs with localhost:${local.server.port}.
WebClient will automatically prefix relative URLs with localhost:${local.server.port}.
LocalHostWebConnectionHtmlUnitDriver will automatically prefix relative URLs with localhost:${local.server.port}.
Annotation at the field or method/constructor parameter level that injects the HTTP management port that was allocated at runtime.
Annotation at the field or method/constructor parameter level that injects the HTTP server port that was allocated at runtime.
Convenient alternative of RestTemplate that is suitable for integration tests.
Options used to customize the Apache HTTP Client.
A customizer for a WebTestClient.Builder.