service docker restart
docker pull docker.elastic.co/elasticsearch/elasticsearch:6.1.1
docker run -p 9200:9200 -p 9300:9300 -e "discovery.type=single-node" docker.elastic.co/elasticsearch/elasticsearch:6.1.1
curl -u elastic http://127.0.0.1:9200/_cat/health
elastic
changeme
-
Notifications
You must be signed in to change notification settings - Fork 0
ToryZhou/spring-data-es
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Spring data for the elasticsearch 6.1.1
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published