Skip to content

[FEATURE REQ] azure-spring-cloud-feature-management-web:2.8.0 cannot work with Spring Boot 3.0.0.M3 #30465

Description

@moarychan

Is your feature request related to a problem? Please describe.
The latest Azure Spring Cloud Feature Management Web (azure-spring-cloud-feature-management-web:2.7.0) can work with Spring Boot 2.7.x, it's incompatible with the milestone version 3.0.0-M3, which the Spring will release its official version soon.

Found exception : java.lang.NoClassDefFoundError: org/springframework/web/servlet/handler/HandlerInterceptorAdapter
This interface org.springframework.web.servlet.handler.HandlerInterceptorAdapter has been deprecated since spring-webmvc 5.3, and removed in spring-webmvc 6.0.0.M4.

Describe the solution you'd like
Should use an alternate interface.

Describe alternatives you've considered
Compatible with Spring Boot 3.

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 issuesazure-spring-app-configurationSpring app configuration related issues.feature-requestThis issue requires a new behavior in the product in order be resolved.

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Done

Relationships

None yet

Development

No branches or pull requests

Issue actions