Commit 3e9246ea authored by Stephane Nicoll's avatar Stephane Nicoll

Merge pull request #15562 from ewjmulder

* pr/15562:
  Fix system properties override example
parents 83ce5dce 00763af3
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
--- ---
mvn spring-boot:run -Dspring-boot.jvmArguments="-Dproperty1=overridden" mvn spring-boot:run -Dspring-boot.run.jvmArguments="-Dproperty1=overridden"
--- ---
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment