📰 Dev.to · Henry Li
2 articles · Updated every 3 hours · View all reads
All
Articles 98,536Blog Posts 114,080Tech Tutorials 24,886Research Papers 20,760News 15,684
⚡ AI Lessons

Dev.to · Henry Li
4d 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