Skip to content

Add Spring Boot web/rest clients explicitly to model starters#4949

Merged
tzolov merged 2 commits intospring-projects:mainfrom
ilayaperumalg:boot-starters-models-http-client
Nov 26, 2025
Merged

Add Spring Boot web/rest clients explicitly to model starters#4949
tzolov merged 2 commits intospring-projects:mainfrom
ilayaperumalg:boot-starters-models-http-client

Conversation

@ilayaperumalg
Copy link
Copy Markdown
Member

  • With the Spring Boot 4.0 modulular design, the Spring Boot web and rest clients need to be explicitly specified to the starters which use spring-boot web and rest clients

Fixes #4948

  - With the Spring Boot 4.0 modulular design, the Spring Boot web and rest clients need to be explicitly specified to the starters which use spring-boot web and rest clients

Fixes spring-projects#4948

Signed-off-by: Ilayaperumal Gopinathan <ilayaperumal.gopinathan@broadcom.com>
@ilayaperumalg ilayaperumalg added this to the 2.0.0.M1 milestone Nov 24, 2025
@onvik
Copy link
Copy Markdown

onvik commented Nov 24, 2025

@ilayaperumalg When is the 2.x version (with spring boot 4.x support) planned for release?

 - Add `spring-boot-starter-restclient` to chroma
 - Add `spring-boot-starter-webclient` to gemfire

Signed-off-by: Ilayaperumal Gopinathan <ilayaperumal.gopinathan@broadcom.com>
Copy link
Copy Markdown
Contributor

@tzolov tzolov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @ilayaperumalg

@tzolov tzolov merged commit cb30083 into spring-projects:main Nov 26, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Spring Boot 4.0 starters including WebClient and REST client dependencies

3 participants