• Phillip Webb's avatar
    Add @AutoConfigureCache annotation · 02bd3dc6
    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
..
main Loading commit data...
test Loading commit data...