addCommandLineProperties

open fun addCommandLineProperties(addCommandLineProperties: Boolean): SpringApplicationBuilder

Flag to indicate that command line arguments should be added to the environment.

Return

the current builder

Parameters

addCommandLineProperties

the flag to set. Default true.