Package org.springframework.boot.web.server.test.client
package org.springframework.boot.web.server.test.client
Client-side support for testing embedded web servers.
-
ClassDescription
UriTemplateHandlerwill automatically prefix relative URIs withlocalhost:${local.server.port}.Convenient alternative ofRestTemplatethat is suitable for integration tests.Options used to customize the Apache HTTP Client.