SpringBoot-MyBatis Plus开启mybatis自带SQL打印

mybatis-plus:
  configuration:
    # 开启MyBatis的SQL打印
    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl

 

posted @ 2020-05-22 11:46  Git_Bug  阅读(1973)  评论(0编辑  收藏  举报