toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simboot-core-spring-boot-starter
/
love.forte.simboot.spring.autoconfigure
/
SimbotSpringBootInterceptorsAutoConfigure
/
interceptorAutoConfigure
interceptor
Auto
Configure
@
Bean
fun
interceptorAutoConfigure
(
@
Autowired
(
required
=
false
)
eventProcessingInterceptors
:
Map
<
String
,
EventProcessingInterceptor
>
?
=
null
,
@
Autowired
(
required
=
false
)
eventListenerInterceptors
:
Map
<
String
,
EventListenerInterceptor
>
?
=
null
)
:
SimbotSpringBootApplicationBuildConfigure
(
source
)