mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 00:29:01 +00:00
Update RunMojo to include a `fork` option and change the default to only fork if agent or jvmArguments are specified. Fixes gh-1412