@EnableWebMvc 註解的源碼如下 ... springboot 對於mvc 模塊的自動配置才會生效,而@EnableWebMvc 註解就是向容器中添加 WebMvcConfigurationSupport ...
確定! 回上一頁