SAP / SAP/ai-sdk-java

Support Spring AI 2.x and Spring Boot 4.x

Open
#984 2 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.