GitHub · LinkedIn · About · YouTube
Last updated by Kindson Munonye — July 1, 2026
📚 Tutorial hubs:
AI Developer Tutorials ·
Spring Boot ·
Angular ·
CRUD + REST guide
Source code: munonye-ai-chat-spring-angular on GitHub
Estimated reading time: 12–15 minutes · Last updated: July 1, 2026
This full stack AI app tutorial summary links every post in the Modern Dev + AI series on munonye.com.
Learning path
| Phase | Posts | Outcome |
|---|---|---|
| Foundation | M7-A, M7-B | Chat MVP |
| RAG | M8-A, M8-B, M11-B | Grounded answers |
| Advanced | M9-A, M9-B, M10-A | MCP, agents, local LLMs |
| Production | M11-A, M12-A | Security + tests |
| Reference | M10-B, M12-B | Signals + this summary |
All tutorials
- Spring AI first REST endpoint (M7-A)
- Angular 19 streaming chat UI (M7-B)
- RAG Spring Boot (M8-A)
- Angular function calling (M8-B)
- MCP for developers (M9-A)
- Axon + Spring AI agents (M9-B)
- Ollama + Spring Boot (M10-A)
- Angular signals chat (M10-B)
- Secure AI features (M11-A)
- Documentation RAG bot (M11-B)
- AI-assisted testing (M12-A)
Overview: Spring AI + Angular chat feature
GitHub: munonye-ai-chat-spring-angular
Related hubs: Angular · Spring Boot · Microservices
Related:
AI Developer Tutorials hub ·
Angular CRUD Part 1 ·
Spring AI overview