简体   繁体   English

Intellij Spring Boot运行配置

[英]Intellij Spring Boot Run Configuration

I am trying to configure the Spring boot run Configuration in Intellij Ultimate Edition 15.0.4. 我正在尝试在Intellij Ultimate Edition 15.0.4中配置Spring boot run配置。 Done the following. 完成以下操作。

  • Click + to create a new Spring boot configuration 单击+创建新的Spring引导配置
  • Added Main Class, VM Options, JRE and environment variables. 添加了主类,VM选项,JRE和环境变量。

I couldn't able to find Enable Launch Optimization and Enable JMX agent under Spring Boot Settings? 我无法在Spring Boot Settings下找到Enable Launch Optimization和Enable JMX Agent? Can anyone please suggest 任何人都可以建议

Perhaps that feature was added in a later version? 也许该功能是在更高版本中添加的? your version is almost 3 years old. 您的版本已经快3年了。 Though this Intellij documentation page shows the VM flags those options add, so if those options are missing because they were added in a later version you may add those flags to your configuration manually. 尽管此Intellij文档页面显示了这些选项添加的VM标志,但是如果由于在更高版本中添加了这些选项而丢失了这些选项,则可以将这些标志手动添加到配置中。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM