Test status quo for repeatable @PropertySource on composed annotation

This commit introduces tests that verify support for using
@PropertySource as a repeatable annotation without the
@PropertySources container, both locally on an @Configuration class
and on a custom composed annotation.

See gh-26329
This commit is contained in:
Sam Brannen
2021-01-02 15:36:57 +01:00
parent c8ad762b40
commit 91a6254187
2 changed files with 65 additions and 3 deletions

View File

@@ -1 +1,2 @@
testbean.name=p3TestBean
from.p3=p3Value