January 2018
Intermediate to advanced
414 pages
10h 29m
English
Finally, Spring allows us to overwrite configuration variables with command-line arguments. For example, we can run from the command line, as follows:
java -jar target/chapter2-0.0.1-SNAPSHOT.jar --service.message.text="other hello"
Read now
Unlock full access