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: mybatis-flex:
mapper-locations: mapper-locations:
- classpath*:/mapper/*.xml - classpath*:/mapper/*.xml
global-config: # global-config:
print-banner: false # print-banner: false
key-config: # key-config:
key-type: generator # key-type: generator
value: uuid # value: uuid
configuration: # configuration:
use-generated-keys: true # use-generated-keys: true
# datasource: # datasource:
# data-center: # data-center:
# url: jdbc:mysql://localhost:3306/flex_test # url: jdbc:mysql://localhost:3306/flex_test