spring-framework/framework-docs/modules/ROOT/pages
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
..
core Stop referring to old Spring versions in the reference manual 2024-07-01 18:37:46 +02:00
data-access Stop referring to old Spring versions in the reference manual 2024-07-01 18:37:46 +02:00
integration Move Servlet HTTP Message Conversion to its own section 2024-06-19 15:45:16 +02:00
languages Stop referring to old Spring versions in the reference manual 2024-07-01 18:37:46 +02:00
testing Support property placeholders in @⁠Sql script paths 2024-07-03 17:16:53 +02:00
web Update Content-Type based on encoding in MVC FreeMarkerView 2024-06-29 17:12:48 +02:00
appendix.adoc Enable table striping by default in the reference manual 2024-01-13 14:50:16 +01:00
core.adoc Remove includes 2023-05-04 15:35:05 +01:00
data-access.adoc Enable Section Summary TOC for small pages 2023-05-04 15:35:05 +01:00
index.adoc Polishing 2024-06-07 13:45:09 +02:00
integration.adoc Enable Section Summary TOC for small pages 2023-05-04 15:35:05 +01:00
languages.adoc Enable Section Summary TOC for small pages 2023-05-04 15:35:05 +01:00
overview.adoc Improve wording in Spring Framework Overview documentation 2024-05-15 19:00:27 +02:00
page-layout.adoc Remove unnecessary asciidoc attributes 2023-05-04 15:35:05 +01:00
rsocket.adoc Extract recurring asciidoc links to attributes, cleanup old doc files 2023-11-21 15:59:24 +01:00
testing.adoc Enable Section Summary TOC for small pages 2023-05-04 15:35:05 +01:00
web-reactive.adoc Extract recurring asciidoc links to attributes, cleanup old doc files 2023-11-21 15:59:24 +01:00
web.adoc Fix additional WebFlux-related links 2023-11-20 16:22:35 +01:00