Files
spring-cloud-commons/spring-cloud-context
qxo b647ccb86a fix: remove unnecessary code (#1000)
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**
2021-08-16 10:00:56 -04:00
..
2019-02-01 14:41:18 +01:00
2021-08-16 10:00:56 -04:00
2021-07-30 15:55:18 +00:00

Spring Cloud Context

Utilities and special services for the ApplicationContext of a Spring Cloud application (bootstrap context, encryption, refresh scope and environment endpoints).