-
Methods Method Description io.quarkus.fs.util.ZipUtils.newFileSystem(Path, ClassLoader) UseZipUtils.newFileSystem(Path). Providing a classLoader makes no difference, since the ZipFileSystemProvider is part of the FileSystemProvider.installedProviders() list. No classloader needs to be searched for a custom FileSystemProvider.