Browse Source
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
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue