toggle menu
Spring Boot Kotlin API
3.4.2-SNAPSHOT
jvm
switch theme
search in API
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}
.