Files
spring-framework/spring-context/src/main/java/org/springframework
Phillip Webb 84564a0c7b Rework @PropertySource early parsing logic
Rework the @PropertySource parsing logic recently changed in commit
7c608886 to deal with the same source appearing on a @Configuration
class and an @Import class.

Processing now occurs in a single sweep, with any previously added
sources being converted to a CompositePropertySource.

Issue: SPR-12115
2014-08-21 21:21:15 -07:00
..
2014-08-18 19:27:08 +02:00
2013-11-25 12:52:42 -08:00
2014-07-15 15:13:35 +02:00
2014-08-18 11:03:58 +02:00
2013-11-25 12:52:42 -08:00
2014-07-18 17:21:58 +02:00