摘要:
driver=com.mysql.jdbc.Driver url=jdbc:mysql://localhost:3306/shujuku?&useUnicode=true&serverTimezone=UTC username=root password=123456 #初始化连接数 initial 阅读全文
posted @ 2021-11-04 22:30
软工小蜗牛
阅读(89)
评论(0)
推荐(0)
摘要:
import com.alibaba.druid.pool.DruidDataSource; import com.alibaba.druid.pool.DruidDataSourceFactory; import java.io.IOException; import java.io.InputS 阅读全文
posted @ 2021-11-04 22:29
软工小蜗牛
阅读(620)
评论(0)
推荐(0)
摘要:
在servlet层时设置 @WebServlet("/getServlet1")此时为servlet的注释 在html中配置form 的 action属性时 要将你的本地服务端地址一并输入例如 <form action="/MySQL_war_exploded/getServlet1" method 阅读全文
posted @ 2021-11-04 15:28
软工小蜗牛
阅读(184)
评论(0)
推荐(0)

浙公网安备 33010602011771号