Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-12877

Spring WebMVC support via HandlerAdapter/HandlerMapping

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Abandoned
    • None
    • None
    • camel-spring
    • None
    • Unknown

    Description

      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.

      Attachments

        Activity

          People

            zregvart Zoran Regvart
            zregvart Zoran Regvart
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: