
Linuxeden 开源社区 --
The best elasticsearch highlevel java rest api—–bboss
bboss elasticsearch v5.0.6.2 发布
v5.0.6.2 新增功能及改进:
1. 升级最新的 bboss 版本到 5.0.5.7
2. 新增 bboss es rest boot 模块,极简配置,接近零配置快速将 bboss es 集成到自己的项目中,比如:spring boot,bboss boot,其他 boot 应用、非 boot 应用等等。在项目中导入 bboss es:
maven
<dependency>
<groupId>com.bbossgroups.plugins</groupId>
<artifactId>bboss-elasticsearch-rest-booter</artifactId>
<version>5.0.6.2</version>
</dependency>
gradle
compile "com.bbossgroups.plugins:bboss-elasticsearch-rest-booter:5.0.6.2"
如果 es 服务器就在本机,导入后 bboss 后,不需要做任何配置就可以正常使用 bboss es。
3.bboss es rest boot 支持多个集群 es 配置,参考文档:《Spring boot 集成 Elasticsearch Restful API 案例分享 》
bboss es boot 使用案例
https://gitee.com/bbossgroups/eshelloword-booter
参考文档
bboss es 源码地址
转自 https://ift.tt/2vQtDgm
The post bboss elasticsearch v5.0.6.2 发布 appeared first on Linuxeden开源社区.
https://ift.tt/2r6jUxI
没有评论:
发表评论