# bboss-elastic-tran_1 **Repository Path**: tomdev/bboss-elastic-tran_1 ## Basic Information - **Project Name**: bboss-elastic-tran_1 - **Description**: 数据交换工具,通过bboss,可以非常方便地采集database/mongodb/Elasticsearch/kafka/hbase/本地或者Ftp日志文件/本地或者excel文件源数据,经过数据转换处理后,再推送到目标库elasticsearch/database/file/excel/ftp/kafka/dummy/logger/redis。支持本地/ftp/sftp子目录文件采集 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://esdoc.bbossgroups.com/#/db-es-tool - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 185 - **Created**: 2022-07-19 - **Last Updated**: 2022-07-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Elastic Tran Bboss 数据交换模块: ![](https://esdoc.bbossgroups.com/images/datasyn.png) 使用文档: Bboss is a good elasticsearch Java rest client. It operates and accesses elasticsearch like mybatis to relation database. # Environmental requirements JDK requirement: JDK 1.8+ Elasticsearch version requirements: 1.X,2.X,5.X,6.X,7.x,8.x,+ # Build from source code First Get source code from https://github.com/bbossgroups/bboss-elastic-tran Then change to cmd window under directory bboss-elastic-tran and run gradle build command: ``` gradle publishToMavenLocal ``` Build from source code guide: # How to use Elastic Tran Bboss. First add the maven dependency of BBoss to your pom.xml: ```xml com.bbossgroups.plugins datatran 6.7.0 ``` and more see: https://esdoc.bbossgroups.com/#/db-es-tool ## elasticsearch技术交流群:**166471282** ## elasticsearch微信公众号:bbossgroup ## License The BBoss Framework is released under version of 2.0 the [Apache License][]. [Apache License]: http://www.apache.org/licenses/LICENSE-2.0