Skip to content

Parameter 4 of method swaggerWelcome in org.springdoc.webflux.ui.SwaggerConfig required a bean of type 'org.springframework.web.reactive.result.method.RequestMappingInfoHandlerMapping' that could not be found. #1091

Closed
@patpatpat123

Description

@patpatpat123

Hello,

I have a Springboot 2.5.0 app with springdoc-openapi-webflux-ui 1.5.4, and everything was very fine, very happy.

Upgraded to 1.5.5, still with Springboot 2.5.0.

From there, seeing this issue:


APPLICATION FAILED TO START


Description:

Parameter 4 of method swaggerWelcome in org.springdoc.webflux.ui.SwaggerConfig required a bean of type 'org.springframework.web.reactive.result.method.RequestMappingInfoHandlerMapping' that could not be found.

Action:

Consider defining a bean of type 'org.springframework.web.reactive.result.method.RequestMappingInfoHandlerMapping' in your configuration.

Could you please help?
Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions