Search:

Type: Posts; User: chandrap; Keyword(s):

Search: Search took 0.04 seconds.

  1. I found the problem, basically, one of the...

    I found the problem, basically, one of the dispatch servlet is scanning all the packages and is the cause of conflict.

    Thanks,
    Chandra

    PS: Mods, please delete this thread. Thanks!
  2. Same relative @RequestMapping but different absolute paths

    Hello all,

    I am trying to map multiple dispatch servlets to different contexts as such:

    /api/* -> DispatchServlet1
    /service/* -> DispatchServlet2

    absolute paths:
    /api/resources ->...
Results 1 to 2 of 2