Skip to content

Conversation

@sobychacko
Copy link
Contributor

Fixes: #2633

  • Create McpClientAutoConfigurationRuntimeHints class
  • Implement registerHints method to support JSON resources
  • Add test class with comprehensive assertions
  • Update aot.factories to register the new runtime hints
  • Add sample JSON configuration files for testing

Fixes: spring-projects#2633

- Create McpClientAutoConfigurationRuntimeHints class
- Implement registerHints method to support JSON resources
- Add test class with comprehensive assertions
- Update aot.factories to register the new runtime hints
- Add sample JSON configuration files for testing

Signed-off-by: Soby Chacko <[email protected]>
@sobychacko sobychacko added this to the 1.0.0-M7 milestone Apr 9, 2025
@sobychacko sobychacko merged commit cd0ac9c into spring-projects:main Apr 9, 2025
2 checks passed
TheovanKraay pushed a commit to TheovanKraay/spring-ai that referenced this pull request Apr 11, 2025
…pring-projects#2683)

Fixes: spring-projects#2633

- Create McpClientAutoConfigurationRuntimeHints class
- Implement registerHints method to support JSON resources
- Add test class with comprehensive assertions
- Update aot.factories to register the new runtime hints
- Add sample JSON configuration files for testing

Signed-off-by: Soby Chacko <[email protected]>
Signed-off-by: Theo van Kraay <[email protected]>
chedim pushed a commit to couchbaselabs/spring-ai that referenced this pull request Sep 19, 2025
…pring-projects#2683)

Fixes: spring-projects#2633

- Create McpClientAutoConfigurationRuntimeHints class
- Implement registerHints method to support JSON resources
- Add test class with comprehensive assertions
- Update aot.factories to register the new runtime hints
- Add sample JSON configuration files for testing

Signed-off-by: Soby Chacko <[email protected]>
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.

MCP servers configuration file not loaded in Spring Boot Native Image

1 participant