JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.springframework.boot.webclient.autoconfigure.service
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.springframework.boot.webclient.autoconfigure.service
@NullMarked
package
org.springframework.boot.webclient.autoconfigure.service
Auto-Configuration for Spring's Reactive HTTP Service Interface Clients.
Related Packages
Package
Description
org.springframework.boot.webclient.autoconfigure
Auto-configuration for Spring Framework's functional web client.
Classes
Class
Description
ReactiveHttpServiceClientAutoConfiguration
AutoConfiguration for Spring reactive HTTP Service Clients backed by
WebClient
.