Commit 41b1fbd6 by Administrator

Update application.yml

parent 888a8477
......@@ -101,7 +101,7 @@ mybatis-plus:
map-underscore-to-camel-case: true #开启驼峰命名
cache-enabled: false
jdbc-type-for-null: 'null' #配置JdbcTypeForNull oracle数据库必须配置
log-impl: org.apache.ibatis.logging.nologging.NoLoggingImpl
# log-impl: org.apache.ibatis.logging.nologging.NoLoggingImpl
jasypt: # 配置文件加密
encryptor:
bean: customStringEncryptor
......
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