init: 导入项目
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
|
||||
spring:
|
||||
datasource:
|
||||
driver-class-name: org.h2.Driver
|
||||
url: jdbc:h2:mem:test
|
||||
username: root
|
||||
password: test
|
||||
Reference in New Issue
Block a user