public class RedisSessionSharingCondition extends Object implements org.springframework.context.annotation.Condition
Description: 开启基于 Redis 的 Session 共享条件
RedisSessionSharingCondition()
boolean
matches(org.springframework.context.annotation.ConditionContext conditionContext, org.springframework.core.type.AnnotatedTypeMetadata annotatedTypeMetadata)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RedisSessionSharingCondition()
public boolean matches(org.springframework.context.annotation.ConditionContext conditionContext, org.springframework.core.type.AnnotatedTypeMetadata annotatedTypeMetadata)
matches
org.springframework.context.annotation.Condition
Copyright © 2022. All rights reserved.