Skip to content

Commit 33e076b

Browse files
committed
修改说明文档,增加star统计图表
1 parent a2d48b3 commit 33e076b

File tree

4 files changed

+14
-6
lines changed

4 files changed

+14
-6
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,8 @@ QQ交流群:21220580,166471282,3625720,154752521,166471103,166470856
111111

112112
The BBoss Framework is released under version 2.0 of the [Apache License][].
113113

114-
[Apache License]: http://www.apache.org/licenses/LICENSE-2.0
114+
[Apache License]: http://www.apache.org/licenses/LICENSE-2.0
115+
116+
# Star History
117+
118+
[![Star History Chart](https://api.star-history.com/svg?repos=bbossgroups/bboss-elasticsearch&type=Date)](https://star-history.com/#bbossgroups/bboss-elasticsearch&Date)

README_zh_CN.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,8 @@ QQ交流群:21220580,166471282,3625720,154752521,166471103,166470856
109109

110110
The BBoss Framework is released under version 2.0 of the [Apache License][].
111111

112-
[Apache License]: http://www.apache.org/licenses/LICENSE-2.0
112+
[Apache License]: http://www.apache.org/licenses/LICENSE-2.0
113+
114+
# Star History
115+
116+
[![Star History Chart](https://api.star-history.com/svg?repos=bbossgroups/bboss-elasticsearch&type=Date)](https://star-history.com/#bbossgroups/bboss-elasticsearch&Date)

docs/db-es-datasyn.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ public class Dbdemo {
353353

354354
Dbdemo完整的内容参考:
355355

356-
<https://gitee.com/bboss/bboss-datatran-demo/blob/master/src/main/java/org/frameworkset/elasticsearch/imp/Dbdemo.java>
356+
https://gitee.com/bboss/bboss-datatran-demo/blob/main/src/main/java/org/frameworkset/datatran/imp/Db2EleasticsearchDemo.java
357357

358358
开发过程中可以直接运行Dbdemo中的main方法来调试作业程序。
359359

docs/quickstart.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Quick Start
1+
# 快速集成和应用Bboss
22
Elasticsearch/Opensearch [Bboss](https://esdoc.bbossgroups.com/#/README)--高性能Elasticsearch Java RestClient
33

44
![](images\client-Elasticsearch.png)
@@ -33,7 +33,7 @@ Elasticsearch/Opensearch [Bboss](https://esdoc.bbossgroups.com/#/README)--高性
3333

3434
4)bboss完全支持和兼容Elasticsearch各个版本的dsl语法,基于bboss对接各个版本的Elasticsearch,不会对Elasticsearch造成任何的功能损耗,可以说Elasticsearch的既是bboss的,免除Elasticsearch版本升级的后顾之忧。
3535

36-
# 1.快速集成和应用Bboss
36+
# 1.集成应用
3737

3838
## 1.1 maven项目集成
3939

@@ -71,7 +71,7 @@ Elasticsearch/Opensearch [Bboss](https://esdoc.bbossgroups.com/#/README)--高性
7171
## 1.2 一般java项目集成
7272

7373
一般的java项目集成,直接从百度网盘下载bboss解压,将bboss jar包以及依赖jar文件导入java工程即可
74-
74+
7575
链接:[bboss 7.3.6](https://pan.baidu.com/s/1rWNDRokXbZ6FoB7b4aKb4w?pwd=at2w)
7676
提取码:at2w
7777

0 commit comments

Comments
 (0)