ScalaBot/scalabot-app/src/main
LamGC 4537e08107
fix(config): 将 local 列为 Maven 仓库 Id 的保留字.
local 是 Aether 中代表 LocalRepository 的仓库 Id, 因此拒绝用户使用 local 作为远端仓库的 Id.
2023-08-02 17:45:31 +08:00
..
java/net/lamgc/scalabot/util refactor: 将十六进制转换代码迁移到 Kotlin. 2022-05-04 00:38:30 +08:00
kotlin fix(config): 将 local 列为 Maven 仓库 Id 的保留字. 2023-08-02 17:45:31 +08:00
resources feat(logging): 支持通过参数控制日志输出级别. 2022-11-11 18:17:05 +08:00