CasinoGames 发表于 2025-10-31 23:33:20

Could not resolve type alias ''

项目场景:


/url/usdt/usdt1176.png
通过SpringBoot添加Mybatis双数据源使用实体类绝对路径正常,使用别名项目启动异常,一直报找不到别名实体类错误

问题描述:

项目启动失败:org.apache.ibatis.type.TypeException: Could not resolve type alias ‘User’Cause: java.lang.ClassNotFoundException: Cannot find class: User


Caused by: org.apache.ibatis.bu.
页: [1]
查看完整版本: Could not resolve type alias ''