JUDGER_AND_CLIENT/client/config/DBConfig.properties

7 lines
298 B
Properties
Raw Normal View History

2024-01-13 10:05:40 +08:00
#update dbConfig.properties
#Sun Nov 06 23:15:44 CST 2016
hibernate.connection.username=root
hibernate.connection.password=1a2b3c4d
hibernate.connection.url=jdbc\:mysql\://121.42.40.51\:3306/gdoj?useUnicode\=true&characterEncoding\=UTF-8
hibernate.connection.driver_class=com.mysql.jdbc.Driver