Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Replaced restx-server-simple by restx-server-jetty in samplest since …
…restx-server-simple doesn't propagate exceptions occuring during route processing, which makes debugging very hard (and seems things are not working at all). With restx-server-jetty, when an exception is raised, it is displayed into the HTTP response body
- Loading branch information
Showing
with
7 additions
and 3 deletions.