Class ReactorOnClasspathCondition

java.lang.Object
io.github.resilience4j.utils.ReactorOnClasspathCondition
All Implemented Interfaces:
org.springframework.context.annotation.Condition

public class ReactorOnClasspathCondition extends Object implements org.springframework.context.annotation.Condition
the inject Rx java aspect support spring condition check
  • Constructor Details

    • ReactorOnClasspathCondition

      public ReactorOnClasspathCondition()
  • Method Details

    • matches

      public boolean matches(org.springframework.context.annotation.ConditionContext context, org.springframework.core.type.AnnotatedTypeMetadata metadata)
      Specified by:
      matches in interface org.springframework.context.annotation.Condition