spring-boot/spring-boot-docs
Dave Syer 01775ba53d Clarify role of MVC autoconfiguration
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
2014-03-26 08:45:32 +00:00
..
src/main Clarify role of MVC autoconfiguration 2014-03-26 08:45:32 +00:00
pom.xml Add missing main.basedir property to docs pom 2014-03-15 13:02:02 -07:00