LJC Meet-up at Redis
A London Java Community meetup hosted at Redis focused on practical Java engineering, Spring AI, and Redis-backed application patterns for production systems.
Talk
Designing Production-Ready Multi-Agent Systems with Spring AI
Samuel Agbede
A London Java Community talk on building production-ready multi-agent systems with Spring AI and Redis.
I spoke about semantic caching, routing, vector search, and agent memory server, and I also demoed Raphael De Lio’s stock analysis agent app, which tied those ideas together in a practical Spring AI workflow.
There were roughly 50 people in attendance, with most staying through to the end, and the questions were excellent: from short-term versus long-term memory transfer to embedding model choice and why cross-encoders are not usually used in the first stage of vector retrieval. The organisers also asked for a follow-up workshop, which made it feel like a genuinely strong session for the London Java community.
- Spring AI
- AI agents
- semantic caching
- vector search
- agent memory
- Redis