1. 12 May, 2014 1 commit
    • Dave Syer's avatar
      Add @ResponseStatus handler to global exception handler · 59a899a4
      Dave Syer authored
      We might need to revisit this to allow more fine-grained
      control by users, but it seems like a sensible default.
      The BasicErrorController now uses both of the deafult strategies
      (ResponseStatusExceptionResolver and DefaultHandlerExceptionResolver)
      from Spring MVC to try and determine an appropriate response.
      
      Fixes gh-839
      59a899a4
  2. 11 May, 2014 2 commits
  3. 10 May, 2014 9 commits
  4. 09 May, 2014 8 commits
  5. 08 May, 2014 20 commits