mysql-binlog-connector-java
mysql-binlog-connector-java copied to clipboard
Retire AbstractRowsEventDataDeserializer in favour of composition
so that people would not be forced to override deserialize* methods in *RowsEventDataDeserializer (https://github.com/debezium/debezium/pull/86).