mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-05-31 17:22:11 +00:00
Update README.md
This commit is contained in:
parent
68b4cc2c6a
commit
0818015434
@ -29,16 +29,14 @@ Test Coverage
|
||||
|
||||
Quick Start
|
||||
-----------
|
||||
## Dependency
|
||||
|
||||
*Dependency
|
||||
|
||||
### Dependency
|
||||
```java
|
||||
<dependency>
|
||||
<groupId>org.springframework.data</groupId>
|
||||
<artifactId>spring-data-elasticsearch</artifactId>
|
||||
<version>1.0.0.BUILD-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
```
|
||||
|
||||
### ElasticsearchTemplate
|
||||
ElasticsearchTemplate is the central support class for elasticsearch operations.
|
||||
|
Loading…
x
Reference in New Issue
Block a user