wu
2025-05-26 b7e71faaec8e83386714b405f74d02b2f52c7755
1
2
3
4
5
6
7
8
9
10
11
driverClassName=com.mysql.cj.jdbc.Driver
url=jdbc:mysql://localhost:3306/gmms?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf8&autoReconnect=true&useSSL=false
username=root
password=beibo.123/
 
#��ʼ��ʱ���н������������Ӹ���
initialSize=10
#���Ŀɻ�Ծ�����ӳ�����
maxActive=50
#��ȡ����ʱ���ȴ�ʱ�䣬��λ���룬�������Ӿͻ�ʧЧ
maxWait=3000