I am exposing Spring REST services and in case of exception need to send back an Exception XML. I have implemented HandlerExceptionResolver and configured the same in my application-servlet.xml. This...
Type: Posts; User: Abhiram; Keyword(s):
I am exposing Spring REST services and in case of exception need to send back an Exception XML. I have implemented HandlerExceptionResolver and configured the same in my application-servlet.xml. This...