Appearance
mysql数据库实时数据同步方案,基于binlog4j框架,具体使用方式详见 binlog4j 官网。
引入
<dependency> <groupId>io.github.zhanghongbin</groupId> <artifactId>zebra-spring-boot-starter-cdc</artifactId> </dependency>