SpringBoot整合Elasticsearch7.6.1

文章目錄 一. 概述 二. 集成 2.1 maven中添加依賴 2.2 配置文件 2.3.1 yaml 2.3.2 properties 2.3.3 配置類 三. Api調用 3.1 查看索引是否存在 3.2 建立索引 3.3 更新索引的settings配置 3.4 更新索引的mapping配置 3.5 新增Document 3.6 修改Document 3.7 刪除Document 3.8 bu
相關文章
相關標籤/搜索