Skip to content

Spring Boot 4.1.0 not producing RequestMappingHandlerMapping bean anymore #37060

Description

@beikov

Was there any change that could have lead to the bean for org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMapping not being produced anymore with Spring Boot 4.1.0, compared to earlier Spring Boot versions, when using the @WebFluxTest annotation? I could not find anything in the migration guides. I have a bean that depends on this bean, and with 4.1.0 I now get a NoSuchBeanDefinitionException.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: invalidAn issue that we don't feel is valid

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions