All
Articles 102,772Blog Posts 115,506Tech Tutorials 26,024Research Papers 21,006News 16,058
⚡ AI Lessons

Dev.to · Henry Li
1w ago
When Your AI Agent Restarts Mid-Task: Building Durable Workflows in Spring Boot
The first agentic feature I shipped looked great in demos. The LLM picked a tool, called it, looked...
Dev.to · Henry Li
2mo ago
MCP Server & Client in Spring AI: Stop Coupling Tools to Your AI Host
Most Spring Boot + LLM integrations register tools directly in the AI app — coupling every tool change to a full redeployment. MCP fixes this. Here's a runnable
DeepCamp AI