Package io.github.resilience4j.common

  • Interface Summary 
    Interface Description
    CustomizerWithName
    common interface for different spring config customizers implementation
  • Class Summary 
    Class Description
    CommonProperties
    common properties between different spring resilience4j supported types
    CompositeCustomizer<T extends CustomizerWithName>
    the composite of any spring resilience4j type config customizer implementations.