bbaldino
04/29/2020, 9:42 PMJettyApplicationEngine, but didn't find much on how to use it.bbaldino
04/29/2020, 10:11 PMServletApplicationEngine, which looks promisng, but I need to create an Application, which gets me back to the application.conf question, but that requires passing my own ApplicationEnvironment, doesn't seem right, but maybe I'm wrong and do need to create a custom ApplicationEnvironment therebbaldino
04/30/2020, 8:45 PMjavax.servlet.Servlet. I see I can extend ServletApplicationEngine, but there's a good amount of config it looks like I'd need to do there and it doesn't feel like the right path.