Skip to content

[FEATURE REQ] Spring boot 4.x / spring framework 7.x compat #47304

@davidkarlsen

Description

@davidkarlsen

Is your feature request related to a problem? Please describe.

Spring-boot 4.x support.
While not yet released you should probably start to adopt as historically releases has been a bit slow.
Example of failing calls:

java.lang.IllegalArgumentException: Unable to instantiate factory class [com.azure.spring.cloud.autoconfigure.implementation.keyvault.environment.KeyVaultEnvironmentPostProcessor] for factory type [org.springframework.boot.env.EnvironmentPostProcessor]

Describe the solution you'd like
Compatability with spring-boot 4.x. Migration guide on notable changes in your SDK.
Result: users can pick up the new release and make it work with SB 4.x with clear actions on how to transition from old to new version.

Describe alternatives you've considered
N/A

Additional context
Maybe cut some RCs to have user-base test and report back.

Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report

  • Description Added
  • Expected solution specified

Metadata

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.azure-springAll azure-spring related issuescustomer-reportedIssues that are reported by GitHub users external to the Azure organization.feature-requestThis issue requires a new behavior in the product in order be resolved.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK team

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions