Skip to content

Commit e5785dd

Browse files
authored
Update README.md
1 parent 702c3e8 commit e5785dd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Hibernate Search 6 Example
22

3-
Simple Spring Boot application demonstrating Hibernate Search 6 usage.
3+
Simple Spring Boot application demonstrating Hibernate Search 6 usage with Elasticsearch.
44

55
[Hibernate Search 6.1.7.Final: Reference Documentation](https://docs.jboss.org/hibernate/stable/search/reference/en-US/html_single/)
66

@@ -52,6 +52,8 @@ Run tests with the following command:
5252

5353
Import postman collection from [here](./backend/src/test/postman/Hibernate-search-6-example.postman_collection.json)
5454

55+
Elasticsearch browser extension: https://elasticvue.com/
56+
5557
---
5658

5759
## Extras
@@ -66,4 +68,4 @@ Import postman collection from [here](./backend/src/test/postman/Hibernate-searc
6668
- [Mapstruct ignoring child bean fields](./backend/src/main/java/com/netz00/hibernatesearch6example/model/mapper/FreelancerMapper.java)
6769
- [CREDITS](https://github.com/mapstruct/mapstruct/issues/933)
6870

69-
71+

0 commit comments

Comments
 (0)