# hmtool-ext-elasticsearch-springboot **Repository Path**: hmtool/hmtool-ext-elasticsearch-springboot ## Basic Information - **Project Name**: hmtool-ext-elasticsearch-springboot - **Description**: elasticsearch springboot版 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

elasticsearch-springboot 基于hmtool的扩展工具包

-- 主页:http://mhuang.tech/hmtool-ext-elasticsearch-springboot --

-- QQ群①:hmtool官方交流群①

--------------------------------------------------------------------------------------------------------------------------------------------------------- ## 简介 hmtool-ext-elasticsearch-springboot 是一个基于springboot和hmtool-ext-elasticsearch 封装的便捷工具包、简单几行代码即可对elasticsearch进行操作 ## 安装 ### MAVEN 在pom.xml中加入 ``` tech.mhuang hmtool-ext-elasticsearch-springboot ${last.version} ``` ### 非MAVEN 下载任意链接 - [Maven中央库1](https://repo1.maven.org/maven2/tech/mhuang/hmtool-ext-elasticsearch-springboot/) - [Maven中央库2](http://repo2.maven.org/maven2/tech/mhuang/hmtool-ext-elasticsearch-springboot/) > 注意 > hmtool只支持jdk1.8以上的版本