Class HttpServerAutostartCondition

  • All Implemented Interfaces:
    org.springframework.context.annotation.Condition

    public class HttpServerAutostartCondition
    extends Object
    implements org.springframework.context.annotation.Condition
    • Constructor Detail

      • HttpServerAutostartCondition

        public HttpServerAutostartCondition()
    • Method Detail

      • 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