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**
Spring Cloud Context
Utilities and special services for the ApplicationContext of a Spring Cloud application (bootstrap context, encryption, refresh scope and environment endpoints).