mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-07 17:18:24 +08:00
test: test MybatisFlexAdminAutoConfiguration.
This commit is contained in:
parent
bafb4a0e40
commit
a5c07517b5
@ -18,6 +18,10 @@ spring:
|
||||
schema-locations: classpath:schema.sql
|
||||
data-locations: classpath:data.sql
|
||||
mybatis-flex:
|
||||
admin-config:
|
||||
enable: true
|
||||
endpoint: http://localhost/admin
|
||||
secret-key: secretKey
|
||||
mapper-locations:
|
||||
- classpath*:/mapper/*.xml
|
||||
# global-config:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user