Class ChaosMonkeyRestTemplateCustomizer

java.lang.Object
de.codecentric.spring.boot.chaos.monkey.watcher.outgoing.ChaosMonkeyRestTemplateCustomizer
All Implemented Interfaces:
org.springframework.boot.web.client.RestTemplateCustomizer

public class ChaosMonkeyRestTemplateCustomizer extends Object implements org.springframework.boot.web.client.RestTemplateCustomizer
Author:
Marcel Becker
  • Constructor Details

  • Method Details

    • customize

      public void customize(org.springframework.web.client.RestTemplate restTemplate)
      Specified by:
      customize in interface org.springframework.boot.web.client.RestTemplateCustomizer