摘要:
配置mybatis mybatis: #mapper路径 mapper-locations: classpath:mapper/*.xml configuration: #日志输出 log-impl: org.apache.ibatis.logging.stdout.StdOutImpl #开启驼峰 阅读全文
posted @ 2022-09-30 10:26
sowler
阅读(154)
评论(0)
推荐(0)
摘要:
#开启logging logging.level.org.springframework.boot.autoconfigure: error logging: level: main.blog.mapper: debug config: classpath: logback-spring.xml 阅读全文
posted @ 2022-09-30 10:10
sowler
阅读(74)
评论(0)
推荐(0)