Currently the concept of a "default properties" PropertySource is embedded in
SpringApplication`. We should extract that logic into its own class so that we can easily reference it when doing environment post processing.
Currently the concept of a "default properties" PropertySource is embedded in
SpringApplication`. We should extract that logic into its own class so that we can easily reference it when doing environment post processing.