Skip to content

Conversation

@ilayaperumalg
Copy link
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

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