https://github.com/buession/buession-canal
阿里巴巴 canal 客户端
https://github.com/buession/buession-canal
canal canal-client data-sync data-synchronization
Last synced: 3 months ago
JSON representation
阿里巴巴 canal 客户端
- Host: GitHub
- URL: https://github.com/buession/buession-canal
- Owner: buession
- License: apache-2.0
- Created: 2023-10-09T04:35:46.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-13T08:15:09.000Z (8 months ago)
- Last Synced: 2025-02-07T19:16:13.209Z (5 months ago)
- Topics: canal, canal-client, data-sync, data-synchronization
- Language: Java
- Homepage:
- Size: 322 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# buession-canal
[](https://travis-ci.org/buession/buession-canal)
[](https://codecov.io/github/buession/buession-canal?branch=master&view=all#sort=coverage&dir=asc)
[](https://search.maven.org/search?q=g:com.buession.canal)
[](https://github.com/buession/buession-canal/releases)
[](https://www.apache.org/licenses/LICENSE-2.0.html)
[](https://openjdk.java.net/)
[](http://www.javadoc.io/doc/com.buession.canal/buession-canal-core)阿里巴巴 canal 客户端。
![]()
## Requirements
- JDK 1.8+
## Introduction
- git clone https://github.com/buession/buession-canal
- cd buession-canal/buession-canal-parent && mvn install## Maven
- [https://search.maven.org/search?q=g:com.buession.canal](https://search.maven.org/search?q=g:com.buession.canal)
- [https://mvnrepository.com/search?q=com.buession.canal](https://mvnrepository.com/search?q=com.buession.canal)## Documentation
- 参考文档 [https://canal.buession.com/](https://canal.buession.com/)
- Wiki [https://github.com/buession/buession-canal/wiki](https://github.com/buession/buession-canal/wiki)
- API Reference [https://canal.buession.com/manual/](https://canal.buession.com/manual/)## License
The Buession Framework is released under version 2.0 of the [Apache License](https://www.apache.org/licenses/LICENSE-2.0).