Add description to boot-java.remote-apps configuration key.

This commit is contained in:
Kris De Volder
2018-07-12 14:29:04 -07:00
parent f29e7e9954
commit 1c376bcbea

View File

@@ -82,7 +82,8 @@
"type": "array",
"items": {
"type" : "string"
}
},
"description": "Array of jmx urls pointing to remote spring boot applications to poll for live hover information. A typical url looks something like this: `service:jmx:rmi://localhost:9111/jndi/rmi://localhost:9111/jmxrmi`"
},
"spring-boot.ls.java.home": {
"type": [