-
- Downloads
pull out the Jetty webserver management stuff into functions and track its...
pull out the Jetty webserver management stuff into functions and track its lifecycle more explicitly so that we can gracefully trigger shutdown when needed. The -main function now just wraps our (init) and (start-jetty) functions in a basic try/catch.
Please register or sign in to comment