Skip to content

Update credhub-enabled-app to Spring Boot 4#1997

Open
jochenehret wants to merge 1 commit into
developfrom
update_credhub-enabled-app
Open

Update credhub-enabled-app to Spring Boot 4#1997
jochenehret wants to merge 1 commit into
developfrom
update_credhub-enabled-app

Conversation

@jochenehret

Copy link
Copy Markdown
Contributor

What is this change about?

Spring Boot 4 introduced a modular redesign and package reorganization (see Boot 4.0 Migration Guide). As part of that migration, previous imports can fail to resolve without additional starter/module changes. This test asset now avoids the old RestTemplateBuilder import path to keep compilation stable on Boot 4.x.

Please provide contextual information.

https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-4.0-Release-Notes
#1985

What version of cf-deployment have you run this cf-acceptance-test change against?

N/A

Please check all that apply for this PR:

  • introduces a new test --- Are you sure everyone should be running this test?
  • changes an existing test
  • requires an update to a CATs integration-config

Did you update the README as appropriate for this change?

  • YES
  • N/A

What is the level of urgency for publishing this change?

  • Urgent - unblocks current or future work
  • Slightly Less than Urgent

Tag your pair, your PM, and/or team!

It's helpful to tag a few other folks on your team or your team alias in case we need to follow up later.

Spring Boot 4 introduced a modular redesign and package reorganization (see Boot 4.0 Migration Guide).
As part of that migration, previous imports can fail to resolve without additional starter/module changes.
This test asset now avoids the old RestTemplateBuilder import path to keep compilation stable on Boot 4.x.
@jochenehret jochenehret requested review from a team June 12, 2026 13:56
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.

1 participant