Class SpecPropertiesCondition

java.lang.Object
org.springdoc.core.conditions.SpecPropertiesCondition
All Implemented Interfaces:
org.springframework.context.annotation.Condition

public class SpecPropertiesCondition extends Object implements org.springframework.context.annotation.Condition
The type Spec properties condition.
Author:
bnasslahsen
  • Constructor Details

    • SpecPropertiesCondition

      public SpecPropertiesCondition()
  • 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