80.8 远程调试使用Maven启动的Spring Boot项目80.8 远程调试使用Maven启动的Spring Boot项目想要为使用Maven启动的Spring Boot应用添加一个远程调试器,你可以使用mave插件的jvmArguments属性,详情参考示例。