Add fork option for mvn spring-boot:run
Update RunMojo to include a `fork` option and change the default to only fork if agent or jvmArguments are specified. Fixes gh-1412
Showing
Please register or sign in to comment
Update RunMojo to include a `fork` option and change the default to only fork if agent or jvmArguments are specified. Fixes gh-1412