@EnableWebMvc 只能新增到一個@Configuration配置類上,用於匯入Spring Web MVC configuration. 可以有多個@Configuration類來實現WebMvcConfigurer, ...
確定! 回上一頁