MyBatis Plus 启动扫描报错 The alias '' is already mapped to the value
问题
SpringBoot 项目启动时报错
1
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'sqlSessionFactory' threw exception; nested exception is org.apache.ibatis.type.TypeException: The alias '' is already mapped to the value 'com.java.balala.service$1'.