I faced the same situation, but in my case I declared the property systemPropertiesModeName=SYSTEM_PROPERTIES_MODE_OVERRIDE in my PropertyPlaceholderConfigurer.

So I had to override the...