记一次项目启动报错 Skipping MapperFactoryBean with name ‘system_SysConfigMapper’ and ‘com.unicloud.system.mapper.SysConfigMapper’ mapperInterface. Bean already defined with the same name!
WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'system_SysDeptMapper' and 'com.unicloud.system.mapper.SysDeptMapper' mapperInterface. Bean already defined with the same name!
09:40:19.127 [restartedMain] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'system_SysDictDataMapper' and 'com.unicloud.system.mapper.SysDictDataMapper' mapperInterface. Bean already defined with the same name!
09:40:19.127 [restartedMain] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'system_SysDictTypeMapper' and 'com.unicloud.system.mapper.SysDictTypeMapper' mapperInterface. Bean already defined with the same name!
09:40:19.127 [r