spring-framework/framework-docs
Sam Brannen abcad5dbcf Support property placeholders in @⁠Sql script paths
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
2024-07-03 17:16:53 +02:00
..
modules/ROOT Support property placeholders in @⁠Sql script paths 2024-07-03 17:16:53 +02:00
src Document AssertJ support for MockMvc 2024-06-21 12:51:35 +02:00
antora-playbook.yml Update Antora Spring UI to v0.4.16 2024-06-17 10:06:47 +00:00
antora.yml Add support for Kotlin and XML code includes 2024-03-07 17:37:48 +01:00
framework-docs.gradle Document AssertJ support for MockMvc 2024-06-21 12:51:35 +02:00
package.json Modernize Antora Build 2024-05-22 10:20:20 +02:00