类 SystemAutoConfig
java.lang.Object
io.github.mangocrisp.spring.taybct.module.system.auto.SystemAutoConfig
系统模块自动配置
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明loginCacheClear
(org.springframework.data.redis.core.RedisTemplate<Object, Object> redisTemplate)
-
构造器详细资料
-
SystemAutoConfig
public SystemAutoConfig()
-
-
方法详细资料
-
loginCacheClear
@Bean @ConditionalOnBean(org.springframework.data.redis.core.RedisTemplate.class) @ConditionalOnMissingBean public ILoginCacheClear loginCacheClear(org.springframework.data.redis.core.RedisTemplate<Object, Object> redisTemplate) -
forceAllClientUserByRole
-