Files
hellogithub/src/config.properties
2023-07-06 22:58:57 +08:00

4 lines
127 B
INI

driverClass=com.mysql.cj.jdbc.Driver
url=jdbc:mysql://127.0.0.1:3306/hellogithub?serverTimezone=GMT%2B8
user=root
password=1611