文件名称:SpringBoot2.0整合Elasticsearch6.0使用ElasticsearchRepository接口实践
文件大小:20KB
文件格式:ZIP
更新时间:2022-02-12 04:10:01
Elasticsearc 全文检索 SpringBoot
SpringBoot2.0整合Elasticsearch6.0,使用SpringBoot对ES支持ElasticsearchRepository接口API,ElasticsearchTemplate接口API实现ES的增删改查实践
【文件预览】:
EsTest
----.project(558B)
----pom.xml(2KB)
----target()
--------test-classes()
--------classes()
----.settings()
--------org.eclipse.core.resources.prefs(155B)
--------org.eclipse.jdt.core.prefs(356B)
--------org.eclipse.m2e.core.prefs(90B)
----src()
--------test()
--------main()
----.classpath(1KB)