Skip to content

Refine Spring Boot dependencies#6200

Closed
quaff wants to merge 4 commits into
spring-projects:mainfrom
quaff:patch-64
Closed

Refine Spring Boot dependencies#6200
quaff wants to merge 4 commits into
spring-projects:mainfrom
quaff:patch-64

Conversation

@quaff
Copy link
Copy Markdown
Contributor

@quaff quaff commented May 29, 2026

  1. Remove spring-boot-starter since it's a transitive dependency of dedicated starter
  2. Remove spring-boot-starter-test since it's a transitive dependency of dedicated test starter
  3. Replace spring-boot-starter with spring-boot-autoconfigure to align with other autoconfigure modules
  4. Remove accidental spring-boot-jdbc from redis related modules

@quaff quaff marked this pull request as draft May 29, 2026 01:04
quaff added 3 commits May 29, 2026 09:46
…cated starter

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
… dedicated test starter

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
…ith other autoconfigure modules

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
@quaff quaff force-pushed the patch-64 branch 2 times, most recently from a93c9f4 to 936c11c Compare May 29, 2026 02:07
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
@quaff quaff marked this pull request as ready for review May 29, 2026 02:22
@quaff
Copy link
Copy Markdown
Contributor Author

quaff commented May 29, 2026

/cc @sdeleuze

@sdeleuze sdeleuze self-assigned this May 29, 2026
@sdeleuze sdeleuze added this to the 2.0.0-RC1 milestone May 29, 2026
@sdeleuze sdeleuze added the enhancement New feature or request label May 29, 2026
sdeleuze pushed a commit to sdeleuze/spring-ai that referenced this pull request May 31, 2026
Since it's a transitive dependency of dedicated starter.

See spring-projects#6200
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
sdeleuze pushed a commit to sdeleuze/spring-ai that referenced this pull request May 31, 2026
Since it's a transitive dependency of dedicated test starter.

See spring-projects#6200
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
sdeleuze pushed a commit to sdeleuze/spring-ai that referenced this pull request May 31, 2026
To align with other autoconfigure modules.

See spring-projects#6200
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
@sdeleuze sdeleuze closed this in ca66748 May 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants