Package ai.stapi.schema.configuration
Class ScopeProviderConfiguration
java.lang.Object
ai.stapi.schema.configuration.ScopeProviderConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionscopeCacher(ScopeProvider scopeProvider) springScopeProvider(List<ScopeOptions> scopeOptions)
-
Constructor Details
-
ScopeProviderConfiguration
public ScopeProviderConfiguration()
-
-
Method Details
-
springScopeProvider
@Bean @ConditionalOnMissingBean public ScopeProvider springScopeProvider(List<ScopeOptions> scopeOptions) -
scopeCacher
-