spring boot 打印myabtis sql语句以及JSON格式化

#show sql

logging.level.*[mapper_package]* = debug

#format json

spring.jackson.serialization.indent-output = true

相关文章:

  • 2022-12-23
  • 2021-12-29
  • 2021-12-12
  • 2022-12-23
猜你喜欢
  • 2021-09-21
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-14
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案