| Rework the @PropertySource parsing logic recently changed in commit7c608886 to deal with the same source appearing on a @Configurationclass and an @Import class. | | |
| 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. | | |
| Processing now occurs in a single sweep, with any previously addedsources being converted to a CompositePropertySource. | | |