Class ChaosMonkeyWebClientCustomizer

java.lang.Object
de.codecentric.spring.boot.chaos.monkey.watcher.outgoing.ChaosMonkeyWebClientCustomizer
All Implemented Interfaces:
org.springframework.boot.web.reactive.function.client.WebClientCustomizer

public class ChaosMonkeyWebClientCustomizer extends Object implements org.springframework.boot.web.reactive.function.client.WebClientCustomizer
  • Constructor Details

  • Method Details

    • customize

      public void customize(org.springframework.web.reactive.function.client.WebClient.Builder webClientBuilder)
      Specified by:
      customize in interface org.springframework.boot.web.reactive.function.client.WebClientCustomizer