Fork application process with Maven by default
Closes gh-16945
This commit is contained in:
@@ -829,8 +829,8 @@ and triggers a restart. In IntelliJ IDEA, building the project
|
||||
====
|
||||
As long as forking is enabled, you can also start your application by using the supported
|
||||
build plugins (Maven and Gradle), since DevTools needs an isolated application
|
||||
classloader to operate properly. By default, Gradle and Maven do that when they detect
|
||||
DevTools on the classpath.
|
||||
classloader to operate properly. By default, the Gradle and Maven plugins fork the
|
||||
application process.
|
||||
|
||||
====
|
||||
|
||||
|
||||
Reference in New Issue
Block a user