Code Ape Tech Column
Oct 8, 2020 · Backend Development
Extending and Fully Controlling Spring MVC in Spring Boot
This article explains how to extend Spring MVC in Spring Boot by implementing WebMvcConfigurer, how the default auto‑configuration works, and why using @EnableWebMvc fully takes over MVC configuration, while also providing code examples and resource links for deeper learning.
EnableWebMvcMVCSpring Boot
0 likes · 8 min read