• Phillip Webb's avatar
    Only print MVC interactions when tests fail · e239e64c
    Phillip Webb authored
    Update `@AutoConfigureMockMvc` with a `printOnlyOnFailure` option which
    allows errors to be printed only when tests fail. Defaults to `true`
    meaning the logs are no longer cluttered with MVC results for passing
    tests.
    
    Fixes gh-6653
    e239e64c
Name
Last commit
Last update
..
java/org/springframework/boot/test/autoconfigure Loading commit data...
resources/META-INF Loading commit data...