You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.