Load profile files that include 'spring.profiles'
Fix ConfigFileApplicationListener to load profile specific files (*-profile.ext) both as a root document, and again with the profile active. This allows profile specific files to still include a 'spring.profiles' property if they wish. Issue: gh-340pull/352/merge
parent
89283e46b8
commit
c370923596
@ -0,0 +1,2 @@
|
||||
spring.profiles: activeprofilewithsubdoc
|
||||
foobar: baz
|
Loading…
Reference in New Issue