toggle menu
common-ext
2.3.0
jvm
switch theme
search in API
common-ext
/
io.github.caijiang.common.debounce.bean
/
DebounceServiceImpl
/
DebounceServiceImpl
Debounce
Service
Impl
constructor
(
applicationContext
:
ApplicationContext
,
@
Qualifier
(
value
=
"debounceRedisTemplate"
)
debounceRedisTemplate
:
RedisTemplate
<
String
,
Any
?
>
)