Revised ResourcePropertySource in order to avoid ConfigurationClassProcessor's AnnotationPropertySource subclass
Issue: SPR-12115
This commit is contained in:
@@ -24,6 +24,7 @@ import static org.junit.Assert.*;
|
||||
|
||||
/**
|
||||
* Tests for {@link CompositePropertySource}.
|
||||
*
|
||||
* @author Phillip Webb
|
||||
*/
|
||||
public class CompositePropertySourceTests {
|
||||
|
||||
Reference in New Issue
Block a user