spring-ai
spring-ai copied to clipboard
fix: mcp server support customize sse endpoint
trafficstars
Thank you for taking time to contribute this pull request! You might have already read the [contributor guide][1], but as a reminder, please make sure to:
- Sign the contributor license agreement
- Rebase your changes on the latest
mainbranch and squash your commits - Add/Update unit tests as needed
- Run a build and make sure all tests pass prior to submission
应该使用WebMvcSseServerTransportProvider(om,baseurl,messageendopoint,sseendpont)的这个构造函数吧。new WebMvcSseServerTransportProvider(objectMapper, serverProperties.getBaseUrl(), serverProperties.getSseMessageEndpoint(), serverProperties.getSseEndpoint());
🙌 Please fix the DCO check by signing your commit. git commit --amend --signoff
- The commit
7073d8cis not signed.
Thanks @JunJieLiu51520 rebased, squashed and merged at 4e313a9dc6c2d54d886eda0e2d7eef892f126e5a