Skip to content

Conversation

@morpheusWu
Copy link

错别字更新

What is the purpose of the change

XXXXX

Brief changelog

XXXXX

Follow this checklist to help us incorporate your contribution quickly and easily:

  • Make sure there is a GITHUB_issue filed for the change (usually before you start working on it). Trivial changes like typos do not require a GITHUB issue. Your pull request should address just this issue, without pulling in other changes - one PR resolves one issue.
  • Format the pull request title like Fix UnknownException when host config not exist #XXX. Each commit in the pull request should have a meaningful subject line and body.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Test your code locally by running npm run build, and make sure it works as expected.
  • Make sure no files under build directory is added.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@lingma-agents
Copy link

lingma-agents bot commented Jul 15, 2025

修复文档中@value与@NacosConfig注解说明的错别字

变更概述

文档 - 修正了Nacos与Spring Cloud集成指南中的技术描述错误:

  • 修改了use-nacos-with-spring-cloud.md文件中关于配置注入注解的对比说明
  • 修正关键表述错误:
    • 将"会收到其他属性源的影响"中的"收到"改为正确用词"受到"
    • 调整了关于动态更新机制的描述准确性
  • 技术背景:文档对比了Spring原生@value注解与Nacos专用@NacosConfig注解在配置注入时的差异,该修正确保技术描述准确反映两个注解的核心区别(动态刷新能力、数据源隔离性等)
变更文件
文件路径 变更说明
src/​content/​docs/​latest/​zh-cn/​ecology/​use-nacos-with-spring-cloud.​md 修正了@value和@NacosConfig注解说明中的错别字,并优化了技术表述准确性

💡 小贴士

与 lingma-agents 交流的方式

📜 直接回复评论
直接回复本条评论,lingma-agents 将自动处理您的请求。例如:

  • 在当前代码中添加详细的注释说明。

  • 请详细介绍一下你说的 LRU 改造方案,并使用伪代码加以说明。

📜 在代码行处标记
在文件的特定位置创建评论并 @lingma-agents。例如:

  • @lingma-agents 分析这个方法的性能瓶颈并提供优化建议。

  • @lingma-agents 对这个方法生成优化代码。

📜 在讨论中提问
在任何讨论中 @lingma-agents 来获取帮助。例如:

  • @lingma-agents 请总结上述讨论并提出解决方案。

  • @lingma-agents 请根据讨论内容生成优化代码。

@yuluo-yx
Copy link
Contributor

#968 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants