类的使用
org.springframework.boot.web.client.RootUriTemplateHandler
使用RootUriTemplateHandler的程序包
程序包
说明
Web client test utilities.
Web client utilities.
-
org.springframework.boot.test.web.client中RootUriTemplateHandler的使用
修饰符和类型类说明class
UriTemplateHandler
will automatically prefix relative URIs withlocalhost:${local.server.port}
. -
org.springframework.boot.web.client中RootUriTemplateHandler的使用