spring-framework / org.springframework.beans.factory.config / PropertyPlaceholderConfigurer / SYSTEM_PROPERTIES_MODE_OVERRIDE

SYSTEM_PROPERTIES_MODE_OVERRIDE

static val SYSTEM_PROPERTIES_MODE_OVERRIDE: Int

Check system properties first, before trying the specified properties. This allows system properties to override any other property source.