mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 17:35:22 +00:00
Ensure that the Maven plugin RunMojo attempts to detect the Spring Loaded agent before deciding if the JVM should be forked. Fixes gh-2140