spring-framework/framework-docs/modules/ROOT/pages
Sam Brannen a220c545fc Support declarative ContextCustomizerFactory registration in the TCF
Prior to this commit, it was only possible to register a
ContextCustomizerFactory in the TestContext framework (TCF) via the
SpringFactoriesLoader mechanism.

This commit introduces support for declarative registration of a
ContextCustomizerFactory local to a test class via a new
@ContextCustomizerFactories annotation.

Closes gh-26148
2023-09-13 19:59:50 +02:00
..
core Remove duplicated terms in documentation 2023-09-12 19:00:28 +02:00
data-access Remove duplicated terms in documentation 2023-09-12 19:00:28 +02:00
integration Merge branch '6.0.x' 2023-09-13 17:28:54 +02:00
languages Polishing 2023-09-08 19:29:28 +02:00
testing Support declarative ContextCustomizerFactory registration in the TCF 2023-09-13 19:59:50 +02:00
web Support Jetty WebSocket server parameters 2023-09-13 09:34:07 +01:00
appendix.adoc
attributes.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