Skip to content

Commit 000dc82

Browse files
committed
Major commit with a lot of changes with spring boot 3 and elasticsearch 8.5.0
1 parent 2434aa2 commit 000dc82

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

README.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ curl localhost:8888/elastic-cluster/info
9393

9494

9595

96-
![Alt text](https://github.com/Nasruddin/elasticsearch-spring-boot-spring-data/blob/master/instruction/swagger.png?raw=true "Optional Title")
96+
![Alt text](https://github.com/Nasruddin/elasticsearch-spring-boot-spring-data/blob/master/instruction/swagger1.png?raw=true "Optional Title")
9797

9898
* Execute /movie/generate under movie-resource to populate your elasticsearch engine. As soon as you execute the resource; you should be able to see data in GUI for elasticsearch, in my ElasticVue for firefox.
9999
Refer below image:
@@ -111,6 +111,3 @@ Additional endpoints exposed to get elastic details and clearing indices.
111111
### WIP
112112
* More APIs to be added
113113
* Test containers
114-
115-
116-
chmod u+x
File renamed without changes.

0 commit comments

Comments
 (0)