SpringBoot配置redis时,如何给redis配置布隆拦截器?

SpringBoot的redis-starter中有没有默认实现布隆拦截器?
若没有,我想用谷歌的布隆拦截器,该如何设置?
若有,请帮我指以下在哪里?

用redisson