Class SlardarRighterConfiguration
-
- All Implemented Interfaces:
@Configuration(proxyBeanMethods = false)@ConditionalWingsEnabled(abs = SlardarEnabledProp.Key$righter) public class SlardarRighterConfiguration- Since:
2019-06-29
trydofor
-
-
Constructor Summary
Constructors Constructor Description SlardarRighterConfiguration()
-
Method Summary
Modifier and Type Method Description RighterExceptionResolverrighterExceptionResolver(SlardarRighterProp prop)RighterInterceptorrighterInterceptor(ObjectProvider<RighterInterceptor.SecretProvider> secretProvider, SlardarRighterProp prop)-
-
Method Detail
-
righterExceptionResolver
@Bean()@ConditionalWingsEnabled() RighterExceptionResolver righterExceptionResolver(SlardarRighterProp prop)
-
righterInterceptor
@Bean()@ConditionalWingsEnabled() RighterInterceptor righterInterceptor(ObjectProvider<RighterInterceptor.SecretProvider> secretProvider, SlardarRighterProp prop)
-
-
-
-