## MVC 定义MVC配置类: ``` public class MvcConfig implements WebMvcConfigurer { ```