Prior to this commit, paths configured via the scripts attribute in @Sql were required to be final paths without dynamic placeholders; however, being able to make script paths dependent on the current environment can be useful in certain testing scenarios. This commit introduces support for property placeholders (${...}) in @Sql script paths which will be replaced by properties available in the Environment of the test's ApplicationContext. Closes gh-33114 |
||
---|---|---|
.. | ||
core | ||
data-access | ||
integration | ||
languages | ||
testing | ||
web | ||
appendix.adoc | ||
core.adoc | ||
data-access.adoc | ||
index.adoc | ||
integration.adoc | ||
languages.adoc | ||
overview.adoc | ||
page-layout.adoc | ||
rsocket.adoc | ||
testing.adoc | ||
web-reactive.adoc | ||
web.adoc |