生成单元测试代码.

This commit is contained in:
lijiahang
2023-08-24 19:14:27 +08:00
parent de4569890f
commit 58901b5903
14 changed files with 292 additions and 110 deletions

View File

@@ -16,7 +16,7 @@ spring:
sql:
init:
schema-locations:
- classpath:/sql/create-tables-h2-*.sql
- classpath:/sql/create-table-h2-*.sql
redis:
host: 127.0.0.1
port: 16379