会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
返回顶部
℡正儿八经
博客园
首页
新随笔
联系
订阅
管理
2021年5月31日
Springboot项目中自定义的实现WebMvcConfigurerAdapter 的类中的重写方法addViewControllers 无法映射,映射后报错:Whitelabel Error Page (springboot关于addViewController无法映射页面问题)
摘要: 具体的写完WebMvcConfigurerAdapter 的实现类如下: package com.atguigu.springboot.config; import com.atguigu.springboot.component.MyLocaleResolver; import org.sprin
阅读全文
posted @ 2021-05-31 11:02 fen斗
阅读(605)
评论(0)
推荐(0)