摘要: jdbc.properties user=root password=root driverClassName=com.mysql.jdbc.Driver url=jdbc:mysql://localhost:3306/test initialSize=5 maxActive=10 <?xml ve 阅读全文
posted @ 2020-02-09 22:59 祈欢 阅读(148) 评论(0) 推荐(0)