feature(configuration): 增加数据库配置
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
spring:
|
||||||
|
datasource:
|
||||||
|
url: jdbc:mysql://132.121.204.217:17906/hudi_collect_build_2?useSSL=false
|
||||||
|
username: odcp
|
||||||
|
password: wFg_fR492#&
|
||||||
|
driver-class-name: com.mysql.jdbc.Driver
|
||||||
Reference in New Issue
Block a user