Allow Jetty's ThreadPool to be customized
This commit enhances JettyEmbeddedServletContainerFactory to allow Jetty to be created with a custom ThreadPool via a new setThreadPool(ThreadPool) method. Closes gh-5324
Showing
Please register or sign in to comment