mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-02 19:30:23 +01:00
Merge pull request #25012 from jongmin92
* pr/25012: Document missing code to run Gradle bootRun task Closes gh-25012
This commit is contained in:
+1
-1
@@ -112,7 +112,7 @@ Gradle allows project properties to be set in a variety of ways, including on th
|
||||
|
||||
[source,bash,indent=0,subs="verbatim,attributes"]
|
||||
----
|
||||
$ ./gradlew -Pexample=custom
|
||||
$ ./gradlew bootRun -Pexample=custom
|
||||
----
|
||||
|
||||
The preceding example sets the value of the `example` project property to `custom`.
|
||||
|
||||
Reference in New Issue
Block a user