| Rework @PropertySource early parsing logic | | |
| Rework the @PropertySource parsing logic recently changed in commit7c608886 to deal with the same source appearing on a @Configurationclass and an @Import class. | | |
| Processing now occurs in a single sweep, with any previously addedsources being converted to a CompositePropertySource. | | |
| Issue: SPR-12115 | 4,5/5 | 3/5 |
### Commit Messages, die den Regeln NICHT entsprechen