Add extra test for placeholder behaviour
parent
efb66dcdb2
commit
17e24fd17d
@ -1,2 +1,3 @@
|
|||||||
spring.profiles.active=myprofile
|
spring.profiles.active=myprofile
|
||||||
my.property=frompropertiesfile
|
my.property=frompropertiesfile
|
||||||
|
one.more=${my.property}
|
||||||
|
Loading…
Reference in New Issue