toggle menu
Spring Boot Kotlin API
4.0.0-SNAPSHOT
jvm
switch theme
spring-boot-test
/
org.springframework.boot.test.web.htmlunit
Package-level
declarations
HtmlUnit support classes.
Types
Types
Local
Host
Web
Client
Link copied to clipboard
open
class
LocalHostWebClient
:
WebClient
WebClient
will automatically prefix relative URLs with
localhost
:
$
{
local
.
server
.
port
}
.