Class 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
    • Method Detail

      • customize

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