docker volume create --name esdata
docker run -d --rm -p 9200:9200 --name elasticsearch_7_10_2 -v esdata:/usr/share/elasticsearch/data -e "discovery.type=single-node" docker.elastic.co/elasticsearch/elasticsearch:7.10.2
-
Notifications
You must be signed in to change notification settings - Fork 0
jayzeng/spring-consumer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
demo consumer job in spring boot
Resources
Code of conduct
Security policy
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published