Skip to content

Conversation

digitzh
Copy link
Contributor

@digitzh digitzh commented Sep 9, 2025

What does this PR do?

已经提交支持从数据库(如MySQL)读取MCP服务信息的PR(链接),此PR为该特性补充了示例程序,以便测试。

目前有3种MCP信息读取方式:

  1. 从application.yml配置文件读取;
  2. 从数据库读取;
  3. 从Nacos读取。

spring-ai-alibaba 对应的PR

  1. 从application.yml配置文件读取:feat(mcp): support read config from .yml
  2. 从数据库读取:feat(mcp): support read config from database
  3. 从Nacos读取(原有)

Copy link
Collaborator

@GTyingzi GTyingzi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@GTyingzi GTyingzi merged commit 6a15fe7 into spring-ai-alibaba:main Sep 21, 2025
@digitzh digitzh deleted the dev branch September 21, 2025 08:10
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.

2 participants