spring-boot/spring-boot-test-autoconfigure
Phillip Webb 02bd3dc62d Add @AutoConfigureCache annotation
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
2016-05-02 17:02:18 -07:00
..
src Add @AutoConfigureCache annotation 2016-05-02 17:02:18 -07:00
pom.xml Auto-configure MockMvc with Spring Security 2016-04-28 17:55:34 +01:00