spring-boot/module/spring-boot-cache-test
Andy Wilkinson 5348880b69 Modularize spring-boot-test-autoconfigure
This commit modularizes spring-boot-test-autoconfigure. It now
contains only the code that's central to test auto-configuration.
Feature-specific functionality has moved out into -test modules,
some existing and some newly created. For example, `@DataJpaTest` can
now be found in spring-boot-data-jpa-test.

Closes gh-47322
2025-09-25 13:11:35 +01:00
..
src Modularize spring-boot-test-autoconfigure 2025-09-25 13:11:35 +01:00
build.gradle Modularize spring-boot-test-autoconfigure 2025-09-25 13:11:35 +01:00