mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-06 16:48:24 +08:00
test: 测试不配置全局设置。
This commit is contained in:
parent
e35a45fdeb
commit
35005a3e76
@ -16,13 +16,13 @@ spring:
|
||||
mybatis-flex:
|
||||
mapper-locations:
|
||||
- classpath*:/mapper/*.xml
|
||||
global-config:
|
||||
print-banner: false
|
||||
key-config:
|
||||
key-type: generator
|
||||
value: uuid
|
||||
configuration:
|
||||
use-generated-keys: true
|
||||
# global-config:
|
||||
# print-banner: false
|
||||
# key-config:
|
||||
# key-type: generator
|
||||
# value: uuid
|
||||
# configuration:
|
||||
# use-generated-keys: true
|
||||
# datasource:
|
||||
# data-center:
|
||||
# url: jdbc:mysql://localhost:3306/flex_test
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user