交班相关代码
This commit is contained in:
@@ -10,3 +10,17 @@ spring:
|
||||
|
||||
logging:
|
||||
config: classpath:logback.xml
|
||||
|
||||
# MyBatis-Flex
|
||||
mybatis-flex:
|
||||
configuration:
|
||||
map-underscore-to-camel-case: true
|
||||
cache-enabled: false
|
||||
call-setters-on-nulls: true
|
||||
jdbc-type-for-null: 'null'
|
||||
|
||||
dubbo:
|
||||
consumer:
|
||||
check: false
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user