new StandardEnvironment will add systemProperties/systemEnvironment PropertySource within its constructor which we do not need. **we should not create object which do something we do not want, then undo it**
new StandardEnvironment will add systemProperties/systemEnvironment PropertySource within its constructor which we do not need. **we should not create object which do something we do not want, then undo it**