• 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
Name
Last commit
Last update
..
src Loading commit data...
pom.xml Loading commit data...