初始项目信息导入
This commit is contained in:
4
mall-mbg/src/main/resources/generator.properties
Normal file
4
mall-mbg/src/main/resources/generator.properties
Normal file
@@ -0,0 +1,4 @@
|
||||
jdbc.driverClass=com.mysql.jdbc.Driver
|
||||
jdbc.connectionURL=jdbc:mysql://localhost:3306/mall
|
||||
jdbc.userId=root
|
||||
jdbc.password=root
|
||||
Reference in New Issue
Block a user