Merge branch '2.1.x'

This commit is contained in:
Stephane Nicoll 2018-12-24 16:39:47 +01:00
commit fbef9700bf
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
---
mvn spring-boot:run -Dspring-boot.jvmArguments="-Dproperty1=overridden"
mvn spring-boot:run -Dspring-boot.run.jvmArguments="-Dproperty1=overridden"
---