1 Star 0 Fork 170

boy_lin / bboss-elastic-tran

forked from bboss / bboss-elastic-tran 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README_zh_CN.md 1.40 KB
一键复制 编辑 原始数据 按行查看 历史
bboss 提交于 2020-04-04 10:35 . # v6.0.8 功能改进

Elastic Tran Bboss

数据交换模块:

使用文档:https://esdoc.bbossgroups.com/#/db-es-tool

Bboss is a good elasticsearch Java rest client. It operates and accesses elasticsearch in a way similar to mybatis.

https://esdoc.bbossgroups.com/#/README

Environmental requirements

JDK requirement: JDK 1.7+ Elasticsearch version requirements: 1.X,2.X,5.X,6.X,7.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 install

Build from source code guide:

https://esdoc.bbossgroups.com/#/bboss-build

How to use Elastic Tran Bboss.

First add the maven dependency of BBoss to your pom.xml:

       <dependency>
            <groupId>com.bbossgroups.plugins</groupId>
            <artifactId>bboss-elasticsearch-rest-jdbc</artifactId>
            <version>6.0.8</version>
        </dependency>

数据导入导出

增加定时任务,增量导入导出功能,目前提供了全量导入功能

elasticsearch技术交流群:166471282

elasticsearch微信公众号:bbossgroup

GitHub Logo

License

The BBoss Framework is released under version 6.0.6 of the Apache License.

Java
1
https://gitee.com/boy_lin/bboss-elastic-tran.git
git@gitee.com:boy_lin/bboss-elastic-tran.git
boy_lin
bboss-elastic-tran
bboss-elastic-tran
master

搜索帮助