Closed catchin closed 5 years ago
With these two commits it does not yet compile with jdk11. But it can be compiled with jdk8 and then the jar can be executed successfully with java -jar kafdrop.jar --curator.discovery.enabled=false
java -jar kafdrop.jar --curator.discovery.enabled=false
With these two commits it does not yet compile with jdk11. But it can be compiled with jdk8 and then the jar can be executed successfully with
java -jar kafdrop.jar --curator.discovery.enabled=false