Rework SpringApplication `sources` property
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
Showing
Please register or sign in to comment