-
Phillip Webb authored
Update `SpringApplication` so that the `sources` property is independent to the primary source provided on construction. Prior to this commit the sources property was a little unusual in that calling set would add to the existing collection. Closes gh-8910
39b33d30