Skip to content

check for both Spring MVC and for Spring WebFlux when deciding to register the Integration Graph controller #2358

Closed
@joshlong

Description

@joshlong

IntegrationGraphControllerRegistrarImportSelector checks for the DispatcherServlet, which fails in a Spring WebFlux application. I copied and pasted the relevant code to a separate class hiearchy, commented out the test for Spring MVC and then ran it in a Spring WebFlux app, and it seems to work.

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