VM option :具体的参数配置,如果项目需要在运行时期手动指定运行环境/配置地址
Program agruments :作为main方法的args参数传入
idea动态设置端口号:
yml:
server:
  port: ${port}

idea使用小技巧

idea使用小技巧 

相关文章:

  • 2021-05-20
  • 2021-05-21
  • 2021-05-31
  • 2021-08-09
  • 2021-04-07
  • 2022-01-03
  • 2021-12-03
猜你喜欢
  • 2021-12-23
  • 2022-01-10
  • 2021-04-28
  • 2021-10-08
  • 2021-11-11
  • 2021-04-24
相关资源
相似解决方案