1 Star 0 Fork 171

boy_lin / bboss-elastic-tran

forked from bboss / bboss-elastic-tran 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.31 KB
一键复制 编辑 原始数据 按行查看 历史
bboss 提交于 2020-04-01 17:53 . 调整版本号

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,+

Spring booter 1.x,2.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 Elasticsearch 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.7</version>
        </dependency>

Elasticsearch技术交流群:166471282

Elasticsearch微信公众号:bbossgroup

GitHub Logo

License

The BBoss Framework is released under version 2.0 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

搜索帮助