摘要: Springboot项目启动,IDE的控制台报错信息: Unable to infer base url. This is common when using dynamic servlet registration or when the API is behind an API Gateway. 阅读全文
posted @ 2020-12-24 13:45 404UnknownCoder 阅读(2920) 评论(0) 推荐(0)
摘要: 1,报错信息:com.github.pagehelper.PageException:无法自动获取数据库类型,请通过helperDialect参数指定! 1>.使用Mybatis设置如下: <plugins> <!-- com.github.pagehelper为PageHelper类所在包名 -- 阅读全文
posted @ 2020-12-24 10:51 404UnknownCoder 阅读(5237) 评论(5) 推荐(0)