Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    326

    Well, my mistake is obvious. The handler mapping...

    Well, my mistake is obvious. The handler mapping with urlDecode set to false also needs removeSemicolonContent set to false.
    Additionally, not appreciating the difference between default...
  2. Replies
    1
    Views
    326

    @MatrixVariable and (encoded) slashes

    Is there any way to configure mappings so that this works?

    I have a controller with


    @RequestMapping(value="data{filter}", method=GET)
    public ResponseEntity<Data>...
Results 1 to 2 of 2