1.配置如图
文件为yml
mybatis:
mapper-locations: classpath:com/springboot/transaction/mapper/*.xml
configuration:
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
打印效果:
1.配置如图
文件为yml
mybatis:
mapper-locations: classpath:com/springboot/transaction/mapper/*.xml
configuration:
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
打印效果: