• Joined on 2025-04-11
gewuyou created pull request JCNC/LLMX#28 2025-05-10 11:50:37 +08:00
feat(security): 为 Nacos 配置添加用户名和密码认证
gewuyou pushed to dev at JCNC/LLMX 2025-05-10 11:50:23 +08:00
7258dd2ead feat(security): 为 Nacos 配置添加用户名和密码认证
gewuyou pushed to test at JCNC/LLMX 2025-05-10 11:37:50 +08:00
44bba93112 refactor(llmx): 重构配置文件并增强 Nacos 配置支持
gewuyou merged pull request JCNC/LLMX#27 2025-05-10 11:37:49 +08:00
refactor(llmx): 重构配置文件并增强 Nacos 配置支持
gewuyou created pull request JCNC/LLMX#27 2025-05-10 11:37:43 +08:00
refactor(llmx): 重构配置文件并增强 Nacos 配置支持
gewuyou pushed to dev at JCNC/LLMX 2025-05-10 11:37:26 +08:00
44bba93112 refactor(llmx): 重构配置文件并增强 Nacos 配置支持
gewuyou pushed to test at JCNC/LLMX 2025-05-09 22:03:39 +08:00
f4d8aee52d build: 更新 forgeBoot 版本至 1.3.0-SNAPSHOT
gewuyou merged pull request JCNC/LLMX#26 2025-05-09 22:03:37 +08:00
build: 更新 forgeBoot 版本至 1.3.0-SNAPSHOT
gewuyou created pull request JCNC/LLMX#26 2025-05-09 22:03:33 +08:00
build: 更新 forgeBoot 版本至 1.3.0-SNAPSHOT
gewuyou pushed to dev at JCNC/LLMX 2025-05-09 22:03:06 +08:00
f4d8aee52d build: 更新 forgeBoot 版本至 1.3.0-SNAPSHOT
gewuyou synced commits to master at gewuyou/forgeboot from mirror 2025-05-09 21:46:56 +08:00
0ca32efc02 feat(version): The API version management feature is optimized
b1811f5941 refactor(webmvc): Refactoring the cross-domain configuration of version request mappings - Removed the injectCors method in the VersionAutoConfiguration class
ae09ddbd8a refactor(webmvc): Optimized the creation logic of API version request mapping handler mappings
f13b21e640 feat(version): Add log output to track cross-domain configuration injections
da3bd2f714 refactor(forgeboot-webmvc): Removing the unused WebMvcConfigurer import in VersionAutoConfiguration removes the unused WebMvcConfigurer import statement from the VersionAutoConfiguration.kt file, simplifying the structure of the code and improving the readability of the code.
Compare 8 commits »
gewuyou merged pull request JCNC/LLMX#25 2025-05-09 21:23:20 +08:00
build: 更新 forgeBoot 版本号
gewuyou pushed to test at JCNC/LLMX 2025-05-09 21:23:20 +08:00
a6e9c91509 build: 更新 forgeBoot 版本号
gewuyou created pull request JCNC/LLMX#25 2025-05-09 21:23:13 +08:00
build: 更新 forgeBoot 版本号
gewuyou pushed to dev at JCNC/LLMX 2025-05-09 21:22:53 +08:00
a6e9c91509 build: 更新 forgeBoot 版本号
gewuyou pushed to test at JCNC/LLMX 2025-05-09 19:24:45 +08:00
a192b98787 chore(llmx-core): 添加模型服务映射日志输出
gewuyou merged pull request JCNC/LLMX#24 2025-05-09 19:24:45 +08:00
chore(llmx-core): 添加模型服务映射日志输出
gewuyou created pull request JCNC/LLMX#24 2025-05-09 19:24:38 +08:00
chore(llmx-core): 添加模型服务映射日志输出
gewuyou pushed to dev at JCNC/LLMX 2025-05-09 19:24:16 +08:00
a192b98787 chore(llmx-core): 添加模型服务映射日志输出
gewuyou merged pull request JCNC/LLMX#23 2025-05-09 18:22:43 +08:00
refactor(gradle): 重构项目构建配置