Below is my method to delete and return a string, simple and straightforward
@RequestMapping(value = "/deletetest", method = RequestMethod.DELETE) @