- Добавил: literator
- Дата: 2-02-2026, 13:34
- Комментариев: 0
Автор: Fu Cheng
Издательство: Leanpub
Год: 2025-12-08
Страниц: 240
Язык: английский
Формат: pdf (true), epub
Размер: 13.7 MB
Create AI applications using Spring AI, RAG, MCP and Agents. This book uses Spring AI 1.1.0. Spring AI provides deeper integration with MCP and can leverage the auto-configuration capabilities of Spring Boot, further simplifying the development of MCP servers and clients. Before writing Spring AI applications, we need to prepare the local development environment. Obviously, we need to have Java installed and configured. We also need to have a large language model (LLM) ready for testing. Spring AI requires a minimal Java version of 17. It’s recommended to use Java 21 or Java 25 LTS, so we can leverage the power of virtual threads. Source code of this book is tested using Java 21 with virtual threads enabled.
