Commit 359bf60a by Administrator

Update application.yml

parent 1c7e50b4
......@@ -108,7 +108,7 @@ mybatis-plus:
map-underscore-to-camel-case: true #开启驼峰命名
cache-enabled: false
jdbc-type-for-null: 'null' #配置JdbcTypeForNull oracle数据库必须配置
default-executor-type: batch # 开启批处理模式
# 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