java-examples icon indicating copy to clipboard operation
java-examples copied to clipboard

配合博客或技术文章的一些demo代码

Results 6 java-examples issues
Sort by recently updated
recently updated
newest added

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.6 to 8.0.28. Changelog Sourced from mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.29 Fix for Bug#21978230, COMMENT PARSING NOT PROPER IN PREPSTMT.EXECUTEBATCH(). Fix for Bug#81468 (23312764), MySQL server...

dependencies

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.6 to 8.0.28. Changelog Sourced from mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.29 Fix for Bug#21978230, COMMENT PARSING NOT PROPER IN PREPSTMT.EXECUTEBATCH(). Fix for Bug#81468 (23312764), MySQL server...

dependencies

Bumps [cn.hutool:hutool-all](https://github.com/looly/hutool) from 4.6.6 to 5.8.21. Release notes Sourced from cn.hutool:hutool-all's releases. 5.8.21(2023-07-29) 🐣新特性 【core 】 list 为空时,CollUtil.max等返回null而非异常(pr#1027@Gitee) 【poi 】 ExcelReader.getWriter逻辑变更,当从非文件读取时,获取sheet,而非空表格。 【core 】 Ipv4Util 新增方法:检测指定 IP 地址是否匹配通配符(pr#3171@Github) 【core 】 DateUtil.parse适配6位毫秒格式(issue#I7H34N@Gitee)...

dependencies

Bumps [cn.hutool:hutool-all](https://github.com/looly/hutool) from 4.6.6 to 5.8.21. Release notes Sourced from cn.hutool:hutool-all's releases. 5.8.21(2023-07-29) 🐣新特性 【core 】 list 为空时,CollUtil.max等返回null而非异常(pr#1027@Gitee) 【poi 】 ExcelReader.getWriter逻辑变更,当从非文件读取时,获取sheet,而非空表格。 【core 】 Ipv4Util 新增方法:检测指定 IP 地址是否匹配通配符(pr#3171@Github) 【core 】 DateUtil.parse适配6位毫秒格式(issue#I7H34N@Gitee)...

dependencies

1、有计划支持HTTPS吗?毕竟目前大部分应用都使用的HTTPS; 2、Pcap4j至少已经有6年没有更新了,是否有计划升级到jnetpcap(https://www.jnetpcap.com/);