小编Bas*_*tan的帖子

Spring缓存登录@Cacheable命中

目前我正在使用Spring Cache和@Cacheable/ @CacheEvictannotations.

我想得到某种类似的控制台日志声明 "INFO: i got those values from the cache, NOT from the host. awesome"

有一个干净,简单的方法吗?slf4j如果有任何兴趣,我们显然使用btw.

java spring slf4j spring-cache

19
推荐指数
2
解决办法
2万
查看次数

标签 统计

java ×1

slf4j ×1

spring ×1

spring-cache ×1