feature(db自动构建)增加db自动构建脚本及maven依赖包。
This commit is contained in:
5
src/main/resources/deploy-producer.properties
Normal file
5
src/main/resources/deploy-producer.properties
Normal file
@@ -0,0 +1,5 @@
|
||||
jdbc.type=mysql
|
||||
jdbc.deploy.driver=com.mysql.jdbc.Driver
|
||||
jdbc.deploy.url=jdbc:mysql://192.168.10.204:3306/galaxy_test?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull
|
||||
jdbc.deploy.username=galaxy
|
||||
jdbc.deploy.password=ceiec2018!
|
||||
Reference in New Issue
Block a user