-
Phillip Webb authored
Add @AutoConfigureCache annotation to configure the specific cache manager to use with a test. By default the NoOpCacheManager is used. The @JsonTest, @DataJpaTest and @WebMvcTests have also been updated to use the annotation. Fixes gh-5765
02bd3dc6
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
java/org/springframework/boot/test/autoconfigure | ||
resources/org/springframework/boot/test/autoconfigure/json |