Skip to content

yyn0210/bboss-elastic-tran

 
 

Repository files navigation

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.8+

Elasticsearch version requirements: 1.X,2.X,5.X,6.X,7.x,8.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 publishToMavenLocal

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

Elasticsearch技术交流群:166471282

Elasticsearch微信公众号:bbossgroup

License

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

About

bboss 数据同步工具

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%