hy001 0177ca0dce fix(console): 上传代理适配服务发现模式
feign.external.url 置空切服务发现后,AliYunRestController 直接 @Value 读该
属性拼上传 URL,得到相对地址导致 RestTemplate 报 URI is not absolute,
Yumi 后台上传文件失败。

改为与 feign client 一致的双模式:属性非空用固定地址,为空时通过
LoadBalancerClient 从 Nacos 选取 rc-service-external 实例拼绝对地址。
全仓库审计确认这是唯一一处绕过 @FeignClient 直读 feign.*.url 的代码。

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-10 22:53:59 +08:00
2026-06-22 13:36:29 +08:00
2026-04-09 21:33:09 +08:00
2026-04-09 21:33:09 +08:00
2026-04-09 21:33:09 +08:00
2026-04-27 12:38:08 +08:00
2026-04-09 21:33:09 +08:00
2026-07-10 12:09:27 +08:00
2026-04-09 21:33:09 +08:00
2026-04-09 21:33:09 +08:00
2026-04-09 21:33:09 +08:00
2026-04-09 21:33:09 +08:00

red-circle-service

Description

服务后台

Software Architecture

Software architecture description

Installation

  1. xxxx
  2. xxxx
  3. xxxx

Instructions

  1. xxxx
  2. xxxx
  3. xxxx

Contribution

  1. Fork the repository
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request

Gitee Feature

  1. You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
  2. Gitee blog blog.gitee.com
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/
Description
No description provided
Readme 52 MiB
Languages
Java 68.1%
JavaScript 31.7%