You've already forked FrameTour-BE
加点缓存
This commit is contained in:
@ -55,8 +55,6 @@ mybatis-plus:
|
||||
# 开启驼峰命名法
|
||||
map-underscore-to-camel-case: true
|
||||
use-generated-keys: true
|
||||
# 这个配置会将执行的sql打印出来,在开发或测试的时候可以用
|
||||
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
|
||||
# 指定使用的日志配置文件
|
||||
logging:
|
||||
config: classpath:logback-spring.xml
|
||||
|
Reference in New Issue
Block a user