You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: Clean up McpWebFluxServerAutoConfiguration and add tests
- Reorganize imports and improve code formatting for better readability.
- Update `webFluxTransport` method to accept a custom `ObjectMapper`.
- Introduce `McpWebFluxServerAutoConfigurationTests` to validate configuration and ensure proper handling of unknown JSON properties.
Copy file name to clipboardExpand all lines: auto-configurations/spring-ai-mcp-server/src/main/java/org/springframework/ai/autoconfigure/mcp/server/McpWebFluxServerAutoConfiguration.java
0 commit comments