jmeter使用mysql查询提示Spring Boot: Jdbc javax.net.ssl.SSLException: closing inbound before receiving peer's close_notify
JDBC Connection Configuration插件的“Database URL”地址后面添加“?serverTimezone=GMT&useSSL=false”

url: jdbc:mysql://localhost:3306/goods_market_db?serverTimezone=GMT&useSSL=false

浙公网安备 33010602011771号