feature(db自动构建)增加db自动构建脚本及maven依赖包。

This commit is contained in:
doufenghu
2018-11-02 16:45:31 +08:00
parent 6673cedd1a
commit 678560dc09
12 changed files with 1789 additions and 49 deletions

View 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!