How to add Java startup parameters, such as - Dtest=1
Answered
I want to develop a plugin that has a page and a button. When clicking the button, it will add a Java startup parameter to my SpringBoot project, with the parameter - Dtest=1, so that the project can obtain this parameter for communication between the plugin and the SpringBoot project
Post is closed for comments.
Please explain in more detail what this means:
> it will add a Java startup parameter to my SpringBoot project
Please do not duplicate topics. It's waiting in the queue but will be handled:
https://intellij-support.jetbrains.com/hc/en-us/community/posts/11425233012370-How-to-add-Java-startup-parameters-such-as-Dtest-1
Continue the communication in the old one.