Class OnSqlInjectorCondition

java.lang.Object
com.github.yulichang.autoconfigure.conditional.OnSqlInjectorCondition
All Implemented Interfaces:
org.springframework.context.annotation.Condition

public class OnSqlInjectorCondition extends Object implements org.springframework.context.annotation.Condition
Since:
1.4.5
Author:
yulichang
  • Constructor Details

    • OnSqlInjectorCondition

      public OnSqlInjectorCondition()
  • Method Details

    • matches

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