Support Spring AI 2.x and Spring Boot 4.x
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 43
- Forks
- 22
- Avg merge
- 16h 25m
- Merged PRs (30d)
- 59
Description
Describe the Problem
Hi colleagues,
Spring Boot 3.x is now out of OSS support (only enterprise support is still available) as noted in the Spring Boot Documentation
Spring explicitly states we need to use Spring AI 2.x.x to be compatible with Spring Boot 4.x:
Spring Boot Version Compatibility:
Spring AI 2.x.x (main branch) - Spring Boot 4.x
Spring AI 1.1.x (1.1.x branch) - Spring Boot 3.5.x
from README: GitHub - spring-projects/spring-ai: An Application Framework for AI Engineering.
Could you please update this repo for compatibility with Spring Boot 4.x and therefore Spring AI 2.x?
It is increasingly becoming a blocker as more and more projects are migrating to Spring Boot 4.
Propose a Solution
Upgrade to Spring AI 2.x
Describe Alternatives
No response
Affected Development Phase
Release
Impact
Impaired
Timeline
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the repository's Spring Boot and Spring AI dependency declarations and any compatibility or build checks. Update the project for Spring Boot 4.x and Spring AI 2.x, then run the existing build and tests to verify that the SDK remains compatible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring, spring-boot
- Domain
- ai, backend, build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100