Can not running this code on jdk11 ``` ShapefileImporter importer = new ShapefileImporter(graphDb); importer.importFile("xxx/highway.shp", "layer_roads"); ``` error message: org.geotools.styling.StyleFactory is not an ImageIO SPI class