摘要: 引入了此注解,使springboot自动装配失效,导致了配置类不生效。 阅读全文
posted @ 2024-01-10 17:16 斑马还不想睡 阅读(27) 评论(0) 推荐(0)
摘要: @Configurationpublic class WebMvcConfig extends WebMvcConfigurationSupport { /** * 添加静态资源映射 * @param registry */ @Override protected void addResourceH 阅读全文
posted @ 2024-01-10 17:09 斑马还不想睡 阅读(92) 评论(0) 推荐(0)