Closed NicMcPhee closed 2 years ago
This changes the server.exception() call to match the iteration template, which provides a more Javalin-y approach to handling the errors.
server.exception()
While I was here I also removed the bracket colorizer recommendation.
This changes the
server.exception()
call to match the iteration template, which provides a more Javalin-y approach to handling the errors.While I was here I also removed the bracket colorizer recommendation.