Kmemo
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Kmemo
kmemo-spring-boot-starter
/
dev.kmemo.spring
/
KmemoAutoConfiguration
/
kmemoCacheStore
kmemo
Cache
Store
@
Bean
@
ConditionalOnMissingBean
(
value
=
[
CacheStore::class
]
)
open
fun
kmemoCacheStore
(
)
:
CacheStore
The default store, used unless the application defines its own
CacheStore
bean.