spring-boot/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin
Scott Frederick 625b40aa90 Prefer arguments in POM over spring-boot.run.arguments
This commit changes the order of precedence for the `arguments` property
of the AbstractRunMojo so that values specified in the POM override
values provided on the command line using `spring-boot.run.arguments`.
This brings the `arguments` property in line with all other Mojo
parameters.

Fixes gh-20024
2020-02-20 13:09:20 -06:00
..
src Prefer arguments in POM over spring-boot.run.arguments 2020-02-20 13:09:20 -06:00
pom.xml Merge branch '2.1.x' 2019-10-02 10:48:57 +01:00