官方文檔 測試
官方文檔 IDEA
How to Debug Elasticsearch Source Code in IntelliJ IDEA
對應於Elasticsearch7.2.1的Kibana7.2.1java
資源以下: git
連接:https://pan.baidu.com/s/1tg5g...
提取碼:7269github
修改build.gradle
中repositories
路徑爲阿里源intellij-idea
maven { url 'http://maven.aliyun.com/nexus/content/groups/public/' } maven { url 'http://maven.aliyun.com/nexus/content/repositories/jcenter'}
./gradlew idea --info
./gradlew run --debug-jvm -Drun.license_type=trial --info
登陸名,密碼分別是elastic-admin
, elastic-password
jvm