从Spring 5开始,您只需要实现接口 WebMvcConfigurer :. 1. public class MvcConfig implements WebMvcConfigurer { ...
確定! 回上一頁