spring-boot-starter-canal
spring-boot-starter-canal copied to clipboard
the listener pass rowdata only to handler
the listener pass rowData only to handler, it's not enough to build a sql
you can use annotation @InsertListenPoint(schemaName='xx',tableName='xx') , @UpdateListenPoint(schemaName='yy',tableName='yy') ...