Tag: Java
Found 4 related posts
-
Understand Spring AI Tool Mechanism in 5 Minutes: From @Tool Annotation to MCP Tool Bridging Full Chain
Detailed analysis of Spring AI Tool's underlying runtime mechanism, including ToolCallback and ToolCallbackProvider interfaces, responsibilities and use cases for five providers
Read More -
Confused by uv, npm, SSE, and stdio? A Deep Dive into MCP and Spring AI Streaming Development
An in-depth analysis of MCP transport protocols and Spring AI streaming development, clarifying the relationships between uv/npm, stdio/SSE, Flux/WebSocket
Read More -
Complete Java Setup Guide on macOS (Apple Silicon M Chips), Copy and Run for Beginners
A practical step-by-step setup for Java on macOS Apple Silicon using Homebrew + SDKMAN, with JDK 8/17/21, Maven acceleration, project-level version switching, and troubleshooting.
Read More -
Deep Dive into Java IO Models: BIO, NIO, and AIO Explained
Understand BIO, NIO, and AIO through a simple restaurant analogy, with internals, OS implementations, and practical selection guidance.
Read More