test: 测试不配置全局设置。

This commit is contained in:
Suomm 2023-06-23 21:57:11 +08:00
parent e35a45fdeb
commit 35005a3e76

View File

@ -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