摘要:
描述文档: /** * Hash table based implementation of the {@code Map} interface. This * implementation provides all of the optional map operations, and permi 阅读全文
摘要:
在上一篇中介绍了Canal的安装和简单配置,本篇介绍与SpringBoot配合实现Redis缓存实时更新 @CanalEventListener public class CanalDataEventListener { //SpringCloud组件,若不使用则替换为Service/Control 阅读全文