springboot+mybatis
mybatis:
mapper-locations: classpath*:/com/**/model/mapper/*Mapper.xml
configuration:
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
原文更多:https://blog.csdn.net/xiaozhu0301/article/details/106349499
mybatis:
mapper-locations: classpath*:/com/**/model/mapper/*Mapper.xml
configuration:
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
原文更多:https://blog.csdn.net/xiaozhu0301/article/details/106349499