Understanding LLM behavior starts with visibility.
My next Spring AI Recipe shows two ways to inspect requests and responses. #SpringAI
thetalkingapp.medium.com/spring-ai-re...
Latest posts tagged with #SpringAI on Bluesky
Understanding LLM behavior starts with visibility.
My next Spring AI Recipe shows two ways to inspect requests and responses. #SpringAI
thetalkingapp.medium.com/spring-ai-re...
File-based long-term memory for #SpringAI agents - no vector store, no database, just files.
Plain Markdown files, MEMORY index, the agent manages it all via tool calls. Claude auto-memory compatible but portable to any LLM provider.
📖 spring.io/blog/2026/04...
#Java #AI
Last week I posted the first of several Spring Recipes. Here's another: How to enable behavior on ChatClient in a way that keeps your configuration code neat, tidy, and offers the opportunity to enable/disable it with configuration properties. #SpringAI
thetalkingapp.medium.com/spring-ai-re...
Managing AI Workflows with #LangGraph4J, Oracle #AI Database 26ai, and the Oracle Database Memory Saver Extension for LangGraph4J rb.gy/k6suqr #Java #Agents #AgenticAI #GenAI #LangGraph4J #LangChain4J #SpringAI #JavaOracleDB #OracleDatabase #Oracle #OracleAIDatabase26ai
MiamiJUG: Unleashing Vector Search with Spring AI, LangChain4J, and Hibernate Vector 04/07/2026 06:30 PM @ NSU Florida rb.gy/52l4vf #Java #AI #LangChain4J #SpringAI #HibernateVector #JavaOracleDB #OracleDatabase #Oracle #OracleCloud #OracleDevs #LangChain4J #Hibernate
Fine-tuning RAG Applications with Spring AI and Oracle AI Vector Search: A Practical Guide to OracleVectorStore Optimizations rb.gy/f13dzh #Java #GenAI #SpringAI #AIVectorSearch #VectorDatabase #JavaOracleDB #SpringBoot #OracleAIDatabase26ai #OracleDatabase #Oracle #OracleCloud
MiamiJUG: Unleashing Vector Search with Spring AI, LangChain4J, and Hibernate Vector 04/07/2026 06:30 PM @ NSU Florida rb.gy/52l4vf #Java #AI #LangChain4J #SpringAI #HibernateVector #JavaOracleDB #OracleDatabase #Oracle #OracleCloud #OracleDevs #LangChain4J #Hibernate
JaxJUG: Unleashing Vector Search with Spring AI, LangChain4J, and Hibernate Vector 04/08/2026 06:00 p.m. rb.gy/nwl5oq #Java #AI #LangChain4J #SpringAI #HibernateVector #OracleAIDatabase26ai #JavaOracleDB #OracleDatabase #Oracle #OracleCloud #OracleDevs
Building AI features into your #Java app doesn’t have to mean wiring everything from scratch.
#Vaadin 25.1 introduces AIOrchestrator—a structured way to connect UI components with LLMs, with support for #SpringAI and #LangChain4j.
👉 Learn more: vaadin.com/docs/latest/...
Spring AI hit by CRITICAL vuln (CVE-2026-22738): unauth RCE via SpEL in SimpleVectorStore (v1.0.0 – 1.0.4, 1.1.0 – 1.1.3). Patch to 1.0.5/1.1.4 when out & sanitize input now. radar.offseq.com/threat/cve-2026-22738-vu... #OffSeq #SpringAI #security
Curious what AI actually looks like in the Java ecosystem right now?
Join @azulsystems.bsky.social AI4J: The Intelligent Java Conference for practical sessions on LLMs, AI agents, and real-world Java use cases.
www.azul.com/webinars/ai4...
#Java #JavaAI #JavaCommunity #Java25 #SpringAI
Check out what's new in the #Spring community 👉 bit.ly/4sZCRi4
The third milestone releases of: Spring Boot, Spring Security, Spring Integration, Spring AI and Spring AMQP; along with the second milestone releases of Spring Data and Spring for Apache Kafka.
#Java #SpringBoot #SpringData #SpringAI
Fine-tuning RAG Applications with Spring AI and Oracle AI Vector Search: A Practical Guide to OracleVectorStore Optimizations rb.gy/f13dzh #Java #GenAI #SpringAI #AIVectorSearch #VectorDatabase #JavaOracleDB #SpringBoot #OracleAIDatabase26ai #OracleDatabase #Oracle #OracleCloud
~Cybergcca~
CCCS released security advisories for vulnerabilities in Spring AI and GitHub Enterprise Server.
-
IOCs: CVE-2026-22730, CVE-2026-22729
-
#GitHub #SpringAI #ThreatIntel #Vulnerability
We built an AI agent runtime in pure Java.
Meet JavaClaw: Spring Boot 4, Spring AI, and JobRunr under the hood. Multi channel, multi LLM, runs on your hardware.
Open source. Looking for contributors.
github.com/jobrunr/javaclaw
#Java #SpringBoot #SpringAI #OpenSource #AIAgents
🚨 VMware Spring AI 1.0.x & 1.1.x face HIGH risk (CVE-2026-22729): JSONPath injection lets users bypass access controls for sensitive docs. Upgrade or sanitize filter inputs now. radar.offseq.com/threat/cve-2026-22729-vu... #OffSeq #SpringAI #VulnAlert
🚀 Speaking at @amsterdam.voxxeddays.com — April 1–2!
"Spring AI: From Fundamentals to Agentic Patterns" — a hands-on deep dive into context window curation, RAG, MCP, subagent orchestration, and LLM-as-a-Judge. All in Java.
🎟️ amsterdam.voxxeddays.com/talk/?id=12905
#SpringAI #Java #Agentic #AI
Developing Context-Aware Bots with MessageChatMemoryAdvisor and InMemoryChatMemoryRepository in SpringAI
As we head into 2026, the demand for conversational AI that actual...
#SpringAI #Java #AI #Chatbots
Watch here: https://www.youtube.com/watch?v=mGphhJyZTpg
Developing an AI Chatbot with Java Spring AI, Gemini, and Virtual Threads
As we navigate the high-concurrency landscape of 2026, building scalable AI integrations re...
#Java #SpringBoot #SpringAI #Gemini
Watch here: https://www.youtube.com/watch?v=ZlToAtSbucw
Develop Your First Spring AI Application in 10 Minutes: Spring Boot and Gemini Integration
As we approach 2026, the barrier to entry for integrating generati...
#SpringAI #SpringBoot #Gemini #GenerativeAI
Watch here: https://www.youtube.com/watch?v=0hOqwG30bBc
coderlegion.com/12431/is-jav... #Java #AgenticAI #AIagents #SpringAI #LangChain4j
🎙️ ¡Nuevo Add-on para Vaadin! "Audio Recorder" ya es oficial.
Graba desde la UI y envíalo a #SpringAI con puro #Java. 🚀
🌱 ¡Más features en camino! ✨
📦 Add-on: vaadin.com/directory/co...
👨💻 Demo: github.com/geovannymcod...
In this blog, you will learn how to create a Model Context Protocol (MCP) server using Spring AI. You will see with how little effort you can create your own MCP server. Enjoy!
#java #springai
If you are looking for a YouTube channel on #Java #SpringBoot #JPA #Docker #Testcontainers #Microservices #Architecture #IntelliJIDEA #AI #SpringAI topics, checkout my YouTube channel
www.youtube.com/sivalabs
Want to master modern backend development and AI integration in one complete roadmap?
☕ Java
🚀 Spring Boot
🔐 Spring Security
🤖 Spring AI
🐳 Docker
🧩 Microservices Architecture
coursecouponclub.com/spring-frame...
#Java #SpringBoot #SpringFramework #SpringAI #GenAI #Docker #Microservices
Do you need to integrate artificial intelligence into your Spring Boot application? Spring AI reduces complexity using abstractions you are used to apply within Spring Boot. Let's dive into the basics in this blog post.
#java #springai
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...
Are you tired of the 95% enterprise AI failure rate? Turn the tide with the JVM! Join @starbuxman.joshlong.com and @asaikali.bsky.social at #DevNexus. They'll show you how #SpringAI & #TanzuPlatform deliver the operational maturity you need to succeed. Don't miss this!
https://brcm.tech/401Apep
Looks like #SpringAI does not support adding custom metadata properties yet. I hope they pick it up soon, as everything in the world of #AI moves fast. This extension looks promising for wide adoption, with support (soon) coming to #ChatGPT, #VisualStudioCode, and #Claude.