SpringBoot2.X文件路径映射 2021-1-15 21:20 | 50 | 0 | SpringBoot 7 字 | 几秒读完 实现的接口WebMvcConfigurer public interface WebMvcConfigurer { default void configurePathMatch(PathMatchConfigurer configurer) {} default void configureContentNegotiation(ContentNe…