• Dave Syer's avatar
    Clarify role of MVC autoconfiguration · 01775ba5
    Dave Syer authored
    Users only have to add a normal `WebMvcConfigurer` to configure
    their own features. Sometimes that's not clear enough (and it's
    good to stress that `@EnableWebMvc` is the thing that switches
    off the Boot configurtation.
    
    Fixes gh-583
    01775ba5
spring-boot-features.adoc 60 KB