Commit 00763af3 authored by Erik Mulder's avatar Erik Mulder Committed by Stephane Nicoll

Fix system properties override example

Closes gh-15562
parent 83ce5dce
......@@ -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