Class ReactiveHttpServiceClientAutoConfiguration

java.lang.Object
org.springframework.boot.webclient.autoconfigure.service.ReactiveHttpServiceClientAutoConfiguration
All Implemented Interfaces:
Aware, BeanClassLoaderAware

AutoConfiguration for Spring reactive HTTP Service Clients backed by WebClient.
Since:
4.0.0
Author:
Olga Maciaszek-Sharma, Rossen Stoyanchev, Phillip Webb
  • Constructor Details

    • ReactiveHttpServiceClientAutoConfiguration

      public ReactiveHttpServiceClientAutoConfiguration()
  • Method Details