• Joined on 2025-04-11
gewuyou created branch test in JCNC/LLMX 2025-05-07 22:14:34 +08:00
gewuyou pushed to test at JCNC/LLMX 2025-05-07 22:14:34 +08:00
gewuyou pushed to dev at JCNC/LLMX 2025-05-07 22:14:15 +08:00
73eeaa19c1 ci/cd: 新增测试环境部署工作流
gewuyou pushed to dev at JCNC/LLMX 2025-05-07 20:43:26 +08:00
8b17f6cb84 feat(core): 重构项目并添加 Docker 支持
gewuyou created branch dev in JCNC/LLMX 2025-05-07 20:43:26 +08:00
gewuyou created branch master in JCNC/LLMX 2025-05-06 12:49:07 +08:00
gewuyou pushed to master at JCNC/LLMX 2025-05-06 12:49:07 +08:00
0515b8d5e4 init(all): 初始化基础模块
gewuyou created repository JCNC/LLMX 2025-05-06 12:17:20 +08:00
gewuyou synced commits to master at gewuyou/forgeboot from mirror 2025-05-06 12:06:53 +08:00
9cdc962d9a refactor(forgeboot-common):Refactoring the Unified Response Encapsulation Class R
gewuyou synced commits to master at gewuyou/forgeboot from mirror 2025-05-04 02:56:53 +08:00
20118cd51c refactor(result): Remove unused properties in ResponseInformation and adjust parameter naming in R.kt
gewuyou synced commits to master at gewuyou/forgeboot from mirror 2025-05-03 18:46:54 +08:00
3ce3cedc0f feat(module): Added forgeboot-common module
gewuyou synced commits to master at gewuyou/forgeboot from mirror 2025-05-03 02:26:53 +08:00
1537973803 feat(trace): Add request tracking function - Added TraceProperties class to configure tracking properties
6bfda9227f chore(forgeboot-webflux): Initialize project configuration
15709c6516 refactor(projectStructure):Adjust dependencies and module configuration - Remove duplicate Spring Boot BOM configurations from each module
Compare 3 commits »
gewuyou synced commits to master at gewuyou/forgeboot from mirror 2025-05-02 18:16:53 +08:00
47691cd605 feat(webmvc): Improve the priority of API version mapping processing
e6f70b0e74 feat(version): Add version attribute configuration and dynamically set API prefix - Add VersionProperties class to configure version-related attributes
Compare 2 commits »
gewuyou pushed to master at JCNC/llmhub-demo 2025-04-30 20:21:26 +08:00
c945e5920f refactor(llmhub): 重构项目并添加 OpenAI 实现- 重命名核心服务模块为 llmhub-core-service
gewuyou synced commits to master at gewuyou/forgeboot from mirror 2025-04-30 17:16:55 +08:00
b4c8b6036b feat(i18n): Add international support and optimize project configuration
gewuyou pushed to master at JCNC/llmhub-demo 2025-04-29 22:25:17 +08:00
729a701d9f build(llmhub-base): 更新 forgeBoot 版本至 1.1.0-SNAPSHOT
gewuyou pushed to master at JCNC/llmhub-demo 2025-04-28 18:25:02 +08:00
d4bfcba538 build(llmhub-base): 更新 Gewuyou 私有仓库地址- 移除动态主机名配置,使用固定 IP 地址- 优化 Maven 仓库配置,提高构建稳定性
gewuyou synced commits to master at gewuyou/forgeboot from mirror 2025-04-27 23:56:53 +08:00
42eadcece0 refactor(i18n):Refactoring I18nBaseException from Java to Kotlin
59ee9e4d1b 将 .java 重命名为 .kt
e349dc785d feat(i18n): Add international support module
Compare 3 commits »
gewuyou pushed to master at JCNC/llmhub-demo 2025-04-27 17:08:27 +08:00
05a2a78dfd feat(impl): 添加百炼模型服务实现
gewuyou synced commits to master at gewuyou/forgeboot from mirror 2025-04-27 07:36:53 +08:00
fc8bea06b3 feat(webmvc): Add method logging and configure Spring Boot AOP