spring-framework / org.springframework.core.env / CommandLinePropertySource / setNonOptionArgsPropertyName

setNonOptionArgsPropertyName

open fun setNonOptionArgsPropertyName(nonOptionArgsPropertyName: String): Unit

Specify the name of the special "non-option arguments" property. The default is {@value #DEFAULT_NON_OPTION_ARGS_PROPERTY_NAME}.