@ConditionalOnProperty(name="justauth.cache.type",
havingValue="custom")
static class JustAuthStateCacheConfiguration.Custom
extends Object
@Bean @ConditionalOnMissingBean(value=com.xingyuv.jushauth.cache.AuthStateCache.class) public AuthStateCache authStateCache()
Copyright © 2023. All rights reserved.