Skip to content

Commit

Permalink
Merge branch '2.5.x'
Browse files Browse the repository at this point in the history
Closes gh-27112
  • Loading branch information
snicoll committed Jun 28, 2021
2 parents f23fa28 + 4e8d466 commit 0f20c23
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ See {spring-boot-autoconfigure-module-code}/batch/BatchAutoConfiguration.java[Ba



[[howto.batch.?running-from-the-command-line]]
[[howto.batch.running-from-the-command-line]]
=== Running from the Command Line
Spring Boot converts any command line argument starting with `--` to a property to add to the `Environment`, see <<features#features.external-config.command-line-args,accessing command line properties>>.
This should not be used to pass arguments to batch jobs.
Expand Down

0 comments on commit 0f20c23

Please sign in to comment.