elasticsearch8只支持jdk17,17以下的版本不支持,
各个版本参考信息:https://www.elastic.co/cn/support/matrix#matrix_jvm
本地打开
浏览器打开localhost:9200
{"name": "QINBAO-PC","cluster_name": "elasticsearch","cluster_uuid": "bLYV5LfcQ_OVAi_y21LGCA","version": {"number": "7.9.3","build_flavor": "default","build_type": "zip","build_hash": "c4138e51121ef06a6404866cddc601906fe5c868","build_date": "2020-10-16T10:36:16.141335Z","build_snapshot": false,"lucene_version": "8.6.2","minimum_wire_compatibility_version": "6.8.0","minimum_index_compatibility_version": "6.0.0-beta1"},"tagline": "You Know, for Search"}
