Historique des commits

Auteur SHA1 Message Date
  reghao f7db6f63fb update NginxLog il y a 2 mois
  reghao 9a1d121c4a update NginxLog il y a 2 mois
  reghao 2921bfe2c2 NginxLog 添加一个 requestTimestamp 字段表示 ms 时间戳 il y a 2 mois
  reghao 4897b007e8 jdk 模块的 NginxLog#upstreamResponseTime 字段还原为 String 类型, 因为 nginxlog 中这个字段可能为 "-" 字符, 添加一个 upstreamResponseTimeDouble 字段处理为 double 值的情况 il y a 2 mois
  reghao 625f06fee3 update ShellExecutor il y a 2 mois
  reghao 936214ac13 jdk 模块的 NginxLog#upstreamResponseTime 字段修改为 Double 类型 il y a 2 mois
  reghao a58f60e36e jdk 模块的 NginxLog.java 添加一个 id 字段 il y a 2 mois
  reghao e35a7900ed update ServletUtil il y a 4 mois
  reghao 38021be392 Calculator 更新 BigDecimal 的加减乘除, 默认保留 2 位小数 il y a 4 mois
  reghao 519b983868 Calculator 添加 double 加法 il y a 4 mois
  reghao 5d8342d485 调整包结构 il y a 4 mois
  reghao 8182fd669b 调整包结构 il y a 4 mois
  reghao f16f8d4a72 调整包结构 il y a 4 mois
  reghao 7d93921658 调整 jdk.media 包 il y a 4 mois
  reghao 19652e72b2 javax.validation 更改为 jakarta.validation il y a 4 mois
  reghao 144f2a11b0 jakarta.servlet-api 升级到 6.1.0, 对应 tomcat:10.1.17 实现 il y a 4 mois
  reghao 28d0dc6704 jdk11 升级到 jdk17 il y a 4 mois
  reghao d7304baca3 update jdk/image il y a 4 mois
  reghao 46cf1455f9 调整模块结构 il y a 4 mois
  reghao 44c9b4feef 删除 auth 模块 il y a 4 mois
  reghao 76d9ef3480 BaseObject 的 deleted 字段设置为 protected il y a 4 mois
  reghao 2727eb26f1 添加 auth 模块提供 jwt 功能 il y a 4 mois
  reghao 908a95397e 将 jdk 模块依赖第三方包的功能迁移到 tool 模块, jdk 模块保持只依赖 jdk il y a 4 mois
  reghao 8c53f5eb3b jdk 模块的添加 jdk.model 包用于存放各种数据模型 il y a 4 mois
  reghao 1f0c9743cb tool 模块的 io.jsonwebtoken 依赖升级版本到 0.12.6 il y a 4 mois
  reghao 31f263bed0 1.media 迁移到 jdk 模块 il y a 4 mois
  reghao d40dbcd840 添加 StringRegexp#matchPassword 方法 il y a 4 mois
  reghao 940ab07133 HeaderKeys.java 更改为 HeaderNames.java, header name 全部使用小写 il y a 5 mois
  reghao 439d3dfded ServletUtil#getGatewayLog 添加获取 nginx 反向代理设置的 x-real-ip header il y a 5 mois
  reghao 467cda2393 ServletUtil#getSession 方法不创建新 HttpSession il y a 5 mois