org.apache.ibatis.type.TypeException: The alias 'Criterion' is already mapped to the value

    xiaoxiao2022-07-14  109

    如果是springboot项目,没头绪的朋友可以尝试下,将

    mybatis-spring-boot-starter的jar包版本从2.0.1降到2.0.0,好像是2.0.1版本有个问题。
    最新回复(0)