Fix potential Jetty MalformedURLException
Update JettyEmbeddedServletContainerFactory to use the JarResource class to create the base resource. This prevents a potential "java.lang.NullPointerException: no !/ in spec" error which can occur when using shaded executable jars. Fixes gh-2245pull/2280/merge
parent
4ad5c52dd7
commit
1fc9d38396
Loading…
Reference in New Issue