Browse Source

更新 'TestServlet09/src/jdbc.properties'

2001010304 3 năm trước cách đây
mục cha
commit
adae801a6d
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      TestServlet09/src/jdbc.properties

+ 2 - 2
TestServlet09/src/jdbc.properties

@@ -1,6 +1,6 @@
 username=root
-password=xbw042620
-url=jdbc:mysql://localhost:3306/yggl?characterEncoding=UTF-8
+password=123456
+url=jdbc:mysql://localhost:3306/user_db?characterEncoding=UTF-8
 driverClassName=com.mysql.jdbc.Driver
 initialSize=5
 maxActive=10