Skip to content

Misleading error message in ApplicationContextServerWebExchangeMatcher#createContext #13783

Closed
@snicoll

Description

@snicoll

ApplicationContextServerWebExchangeMatcher#createContext has a misleading exception message when the ApplicationContext on a ServerWebExchange is null

No WebApplicationContext found.

The reason why it's misleading is that WebApplicationContext is the base contract for Spring MVC.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions