Skip to content

Module spring-boot-resttestclient is missing from spring-boot-starter-test-classic#50069

Closed
GollapudiSrikanth wants to merge 1 commit into
spring-projects:4.0.xfrom
GollapudiSrikanth:srikanthgollapudi-spring-boot-resttestclient
Closed

Module spring-boot-resttestclient is missing from spring-boot-starter-test-classic#50069
GollapudiSrikanth wants to merge 1 commit into
spring-projects:4.0.xfrom
GollapudiSrikanth:srikanthgollapudi-spring-boot-resttestclient

Conversation

@GollapudiSrikanth
Copy link
Copy Markdown
Contributor

Fixes #

Adds spring-boot-resttestclient to spring-boot-test-classic-modules.

spring-boot-starter-test-classic depends on spring-boot-test-classic-modules, but the missing spring-boot-resttestclient module meant that TestRestTemplate was no longer available when using the starter in 4.0.x.

This change restores the expected dependency so that upgrading from 3.5.x to 4.0.x is smoother and TestRestTemplate remains available when using spring-boot-starter-test-classic.

Closes #50006

…projectsgh-50006

Signed-off-by: Venkata Naga Sai Srikanth Gollapudi <42247688+GollapudiSrikanth@users.noreply.github.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 15, 2026
@snicoll snicoll self-assigned this Apr 15, 2026
@snicoll snicoll changed the title Add spring-boot-resttestclient to test-classic-modules Closes gh-50006 Module spring-boot-resttestclient is missing from spring-boot-starter-test-classic Apr 15, 2026
@snicoll snicoll added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Apr 15, 2026
@snicoll snicoll added this to the 4.0.6 milestone Apr 15, 2026
snicoll pushed a commit that referenced this pull request Apr 15, 2026
See gh-50069

Signed-off-by: Venkata Naga Sai Srikanth Gollapudi <42247688+GollapudiSrikanth@users.noreply.github.com>
@snicoll snicoll closed this in c43591d Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug A general bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants