You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
使用的mybatis-plus插件自动生成domain和xml映射文件,使用pageHelper的spring-boot-starter时候,配置都一模一样,但是运行报错,提示error creating bean with name 'sqlsessionfactory',如果不用分页插件运行正常,有哪位大佬知道是什么原因吗?