#SpringAI!
Prompt Engineering in Java: #SpringAI turns Google's Prompt Engineering Guide into code. Implements zero-shot, few-shot, chain-of-thought & more in our new blog post: spring.io/blog/2025/04...

#Java #PromptEngineering #SpringAI
April 14, 2025 at 7:49 AM
#SpringAI integration with Amazon Bedrock Nova using the Converse API! Build powerful multimodal AI apps with text, image, video & document processing. Step-by-step guide and code examples: spring.io/blog/2024/12..., #SpringAI #AWS #Bedrock #AI
December 10, 2024 at 9:23 AM
#SpringAI: Craft a speech-to-speech chatbot with Marvin, the galaxy's most intelligent & depressed robot! 🤖
Details: spring.io/blog/2024/12...
December 5, 2024 at 5:26 PM
Introducing #SpringAI #MCP: A Java SDK for the Model Context Protocol! Standardize how your Java applications integrate with LLMs, connect to data sources, and build AI-powered tools. Get started now:
spring.io/blog/2024/12...
December 11, 2024 at 1:22 PM
Learn some #springai and @langchain4j.dev today's @nljug.bsky.social #JSpring with @jbaru.ch and yours truly
June 5, 2025 at 1:35 PM
#MCP Security with #SpringAI
Great contribution by @garnier.wf
We've released MCP Security for Spring AI - here's the announcement blog post: spring.io/blog/2025/09...

The project lives here: github.com/spring-ai-co...
Try it out, give us feedback, contribute!
Securing MCP Servers with Spring AI
Level up your Java code and explore what Spring can do for you.
spring.io
October 1, 2025 at 7:58 AM
Find us at ##JCONEUROPE in the Black Box, where we'll talk about AI for Spring developers. #LangChain4j #SemanticKernel #SpringAI
May 14, 2025 at 2:46 PM
Spring AI 2.1.0-M1 is out 🍃

🧩 Message parts: ordered text, reasoning, tool calls & media
🤖 OpenAI Responses API: reasoning + tool calling on GPT-5.4+
📥 VectorStore.upsert() for pre-computed embeddings

Feedback welcome 👇
spring.io/blog/2026/09...

#SpringAI #Java
September 25, 2026 at 8:26 AM
Real-time internet search capabilities for LLMs with #SpringAI and #MCP! Get instant, up-to-date information without RAG. Check out the code: github.com/spring-proje...
December 17, 2024 at 9:53 AM
This week on stream:
Using @SpringAI function calling to update health, mana, and inventory in-game!
All local, with Ollama + Java.
Ever implemented RPG mechanics using LLMs?
#JavaDeveloper #AI #Ollama #GameDev
July 15, 2025 at 2:22 PM
#SpringAI supports dynamic tool updates via #MCP! Add, remove & modify tools at runtime without restarting your app or server. Build adaptive AI systems that evolve with your needs.
📘 Blog: spring.io/blog/2025/05...
💻 Code: github.com/spring-proje...
May 4, 2025 at 1:14 PM
🚀 60 Minuten, keine Folien:

@thjanssen123.bsky.social baut auf der W-JAX live eine Anwendung mit #SpringAI – inklusive RAG, MCP, Guardrails und Tests.

📅 05.11. | 15:30 Uhr

🔗 https://f.mtr.cool/6zhnmxx8cb

#jaxcon
September 24, 2026 at 12:35 PM
🍃 Practical Agentic RAG with SpringAI in Modern Enterprise Applications by @ddobrin.bsky.social @ Spring I/O 2025

▶️ Video: youtu.be/l4Azzw1e0ns #springio25
Practical Agentic RAG with SpringAI in Modern Enterprise Applications by Dan Dobrin @ Spring I/O 25
YouTube video by Spring I/O
youtu.be
June 26, 2025 at 3:48 PM
🚀 After 18 months of deep diving into AI, I've poured everything into my most comprehensive course yet: "AI for Java Developers"

Ready to level up? 🔥

Watch the full course: youtu.be/FzLABAppJfM

#Java #SpringAI #AIForDevelopers #SpringBoot
AI for Java Developers: Full Course / Workshop on Getting Started with Spring AI
YouTube video by Dan Vega
youtu.be
June 27, 2025 at 1:51 AM
A look at Google ‘s new agentic AI orchestration protocol: A2A

youtube.com/shorts/s8Ivs...
Google's new agentic orchestration framework, A2A, explained #ai #agenticai #springai #mcp
YouTube video by Coffee + Software
youtube.com
April 14, 2025 at 1:05 AM
Java is #AI infrastructure front-runner ⚡
Benchmark of MCP server implementations across 4 major languages puts #MCP #Java & #SpringAI at the top of the performance charts: sub-ms latency, highest throughput, and the best CPU efficiency
📖 www.tmdevlab.com/mcp-server-p...
February 16, 2026 at 4:30 PM
🚀 Spring AI Complete Tutorial (3 Hours)
YouTube video by SivaLabs
youtu.be
September 19, 2025 at 7:28 AM
Join me at Amsterdam JUG for "From LLMs to Agents: Transforming Applications with MCP and Spring AI": meetup.com/amsterdam-ja...
We'll talk about how the Model Context Protocol (MCP) facilitates the AI agent development. Live coding with #SpringAI & #MCP
January 16, 2025 at 4:23 PM
#SpringAI Tool Search Tool - Build smarter AI apps that discover tools when they need them

📖 Blog: spring.io/blog/2025/12...
🔗 GitHub: github.com/spring-ai-community/spring-ai-tool-search-tool

✅ On-demand tool discovery
✅ Multiple LLMs
✅ 34-64% token savings

@spring-ai.bsky.social
December 11, 2025 at 8:51 AM
Just released a 100% Java GitHub #MCP using #SpringAI @ github.com/stephanj/Git...
You can now chat with your GitHub projects, search project files, commits etc. #Enjoy
April 11, 2025 at 10:21 AM
Happy to start contributing to #SpringAI and collaborating with Mark Pollack and Christian Tzolov to add #Kotlin support and various other refinements before the project reaches the 1.0.0 milestone.
November 3, 2024 at 1:25 PM
On my way to TechNight Berlin. I'll sneak in a lot of Java with LangChain4j and SpringAI during my session into this AI themed meetup 😇🥰
December 11, 2024 at 5:12 PM
Few lines of #SpringAI to implement a voice-based chat assistant application, handling things like speech recognition, LLM, and audio playback. Find more: spring.io/blog/2024/12...
December 8, 2024 at 8:36 AM
#SpringAI AskUserQuestionTool - AI agents that ask clarifying questions before answering, gather requirements interactively, and create a specification aligned with your actual needs
📖Blog: spring.io/blog/2026/01...
#AI #Java #Agent @spring-ai.bsky.social
January 15, 2026 at 3:52 PM