Polish
Closes gh-16299
This commit is contained in:
committed by
Stephane Nicoll
parent
89f93b28d7
commit
40d0d6b113
@@ -770,7 +770,7 @@ apply to you (i.e. if you run your application from a container), consider exclu
|
||||
devtools or set the `-Dspring.devtools.restart.enabled=false` system property.
|
||||
|
||||
TIP: Flagging the dependency as optional in Maven or using a custom `developmentOnly`
|
||||
configuration in Gradle (as shown above) is a best practice that prevents devtools from
|
||||
configuration in Gradle (as shown above) is a best practice that prevents devtools from
|
||||
being transitively applied to other modules that use your project.
|
||||
|
||||
TIP: Repackaged archives do not contain devtools by default. If you want to use a
|
||||
|
||||
Reference in New Issue
Block a user