类 JustAuthStateCacheConfiguration.Custom
java.lang.Object
com.xingyuv.justauth.autoconfigure.JustAuthStateCacheConfiguration.Custom
@ConditionalOnProperty(name="justauth.cache.type",
havingValue="custom")
static class JustAuthStateCacheConfiguration.Custom
extends Object
默认缓存
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
Custom
Custom()
-
-
方法详细资料
-
authStateCache
@Bean @ConditionalOnMissingBean(com.xingyuv.jushauth.cache.AuthStateCache.class) public AuthStateCache authStateCache()
-