feat(验证): 分页插件输出logo分析

This commit is contained in:
bunny 2024-03-23 14:53:26 +08:00
parent 743cafe063
commit 1b8d37ef30
1 changed files with 5 additions and 3 deletions

View File

@ -27,9 +27,11 @@ mybatis:
#mapper配置文件
mapper-locations: classpath:mapper/*.xml
type-aliases-package: com.sky.pojo.entity
config-location: classpath:mybatis-config.xml
# configuration:
# map-underscore-to-camel-case: true # 开启驼峰命名
# config-location: classpath:mybatis-config.xml
configuration:
map-underscore-to-camel-case: true # 开启驼峰命名
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
auto-mapping-behavior: full
logging:
level: