1 Star 0 Fork 170

留意 / bboss-elastic-tran

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

Elastic Tran Bboss

数据交换模块:

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

Bboss is a good elasticsearch Java rest client. It operates and accesses elasticsearch like mybatis to relation database.

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 publishToMavenLocal

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.3.1</version>
        </dependency>

and more see:

https://esdoc.bbossgroups.com/#/db-es-tool

elasticsearch技术交流群:166471282

elasticsearch微信公众号:bbossgroup

GitHub Logo

License

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

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

搜索帮助