mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 06:29:16 +00:00
Add `ContextCustomizerFactory` to automatically disable the use of `ReactorResourceFactory` global resources in tests. Fixes gh-38199