在mybatis主配置文件中mybatis.xml的<configuration>标签中加入
1 <settings>
2         <setting name="logImpl" value="STDOUT_LOGGING"/>
3     </settings>

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-01-18
  • 2022-12-23
  • 2022-01-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-01-16
  • 2021-05-25
  • 2021-12-12
  • 2021-07-07
  • 2022-12-23
  • 2022-02-10
  • 2022-01-27
相关资源
相似解决方案