Commit 1c7e50b4 by Administrator

Update application.yml

parent 87c10add
......@@ -108,6 +108,7 @@ mybatis-plus:
map-underscore-to-camel-case: true #开启驼峰命名
cache-enabled: false
jdbc-type-for-null: 'null' #配置JdbcTypeForNull oracle数据库必须配置
default-executor-type: batch # 开启批处理模式
# log-impl: org.apache.ibatis.logging.nologging.NoLoggingImpl
jasypt: # 配置文件加密
encryptor:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment