@Configuration public class InterceptorRegistryConfiguration extends Object
| Constructor and Description |
|---|
InterceptorRegistryConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
com.foreach.across.core.registry.RefreshableRegistry<EntityInterceptor> |
entityInterceptors() |
@Bean
@Exposed
@ConditionalOnMissingBean(name="entityInterceptors",
search=ALL)
public com.foreach.across.core.registry.RefreshableRegistry<EntityInterceptor> entityInterceptors()
Copyright © 2020. All rights reserved.