spring-framework/framework-docs
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
..
modules/ROOT Support declarative ContextCustomizerFactory registration in the TCF 2023-09-13 19:59:50 +02:00
src Add ContextPropagatingTaskDecorator 2023-08-29 11:21:47 +02:00
antora.yml Fix Title in antora.yml 2023-05-04 15:35:05 +01:00
framework-docs.gradle Polishing 2023-09-06 11:37:50 +02:00