ly2000

导航

2023年10月10日 #

WebMvcConfigurer的使用

摘要: /** * 使用WebMvcConfigurer自定义拦截器、视图解析器、信息转换器、等 */ @Configuration public class GulimallMyWebConfig implements WebMvcConfigurer { @Override public void ad 阅读全文

posted @ 2023-10-10 11:08 L&Y` 阅读(13) 评论(0) 推荐(0) 编辑