文件名称:Elastic-Search-Query-Tool:弹性搜索查询工具
文件大小:23KB
文件格式:ZIP
更新时间:2024-04-08 23:43:26
Java
弹性搜索查询工具1.0 用于弹性搜索的简化查询Apis。 先决条件 1. Java 8 or further versions 2. Elastic Search 3. Data indexed into the Elastic search with appropriate name. 4. Spring tool suite (IDE if requires) 5. Postman (For Api testing purpose) 如何设置项目 1. Take the pull from the git repo. 2. Add elastic search index name in the application.properties file. (Location: src/main/resources) 3. If STS is available, open the imp
【文件预览】:
Elastic-Search-Query-Tool-main
----mvnw.cmd(6KB)
----mvnw(10KB)
----src()
--------test()
--------main()
----README.md(3KB)
----pom.xml(2KB)
----.gitignore(278B)