You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/09/02 11:17:00 UTC

[jira] [Resolved] (CAMEL-12877) Spring WebMVC support via HandlerAdapter/HandlerMapping

     [ https://issues.apache.org/jira/browse/CAMEL-12877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-12877.
---------------------------------
    Resolution: Abandoned

> Spring WebMVC support via HandlerAdapter/HandlerMapping
> -------------------------------------------------------
>
>                 Key: CAMEL-12877
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12877
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-spring
>            Reporter: Zoran Regvart
>            Assignee: Zoran Regvart
>            Priority: Major
>
> I think we could benefit from having a more Spring WebMVC native way of exposing REST routes. Right now we're using {{camel-servlet}}, a more Springy way of doing that would be to register a HandlerAdapter/HandlerMapping(s) with DispatcherServlet. One immediate benefit would be that the mappings would dictate what paths/URLs are handled by Spring and what are handled by Camel, allowing for some overlap between them. Also Spring this would allow Spring HandlerInterceptors to be used.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)