binlog2sql_java
1.0.0
binlog2sql工具的java版
使用https://github.com/shyiko/mysql-binlog-connector-java 進行binlog的讀取和解析成事件
參考了Python版的binlog2sql 地址: https://github.com/danfengcao/binlog2sql