24.3 應用程序屬性文件使用以下命令添加應用程序屬性spring.config.name:$ java -jar myproject.jar --spring.config.name=myproject我怎樣才能做到這一點gradle bootRun? 查看完整描述